• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

5653 Productivity courses

BPM - Business Process Management

By Training Tale

Every successful organization around the world relies on effective Business Process Management. Are you a working professional with a focus on business processes or management who wants to be at the leading edge of various methods for discovering, modeling, analyzing, measuring, improving, optimizing, and automating business processes? Then our Business Process Management course is perfect for you! This comprehensive and up-to-date Business Process Management course is an excellent way to get started in this field. Process managers are responsible for planning, implementing, monitoring, assessing, and optimizing a wide range of critical processes, regardless of the size, nature, or objectives of the business. Business Process Management is a position of unique responsibility because it directly contributes to the success or failure of the business as a whole. At the same time, it offers ambitious professionals the opportunity for limitless career advancement. Business process managers with advanced skills and competencies are in high demand worldwide. This Business Process Management course will provide you with an in-depth understanding of the evolution of enterprise system architectures, business process-management, and an introduction to the business process life cycle. You will also learn how to map business processes using flow charts and diagrams, create business functions, identify function leaders, and properly plan the modeling, monitoring, and optimizing phases. You will be able to recognize and oversee your growth as well as reflect on your experiences while taking our course in order to gain insightful knowledge about who you are and how your goals are changing. This informative Business Process Management course has been designed to be equally beneficial to both newcomers and existing members of the workforce. Business Process Management allows organizations to successfully achieve their goals by effectively utilizing processes. Once processes have been implemented, they must be monitored, evaluated, and optimized to ensure that they continue to meet the objectives for which they were designed. A company that can successfully manage its processes can maintain a competitive advantage while increasing productivity and efficiency, and lowering costs. Learning Outcomes After completing BPM - Business Process Management Bundle course, the learner will be able to: Understand business process management and related concepts. Understand the evolution of enterprise systems architectures. Understand business process modelling foundation. Have a thorough understanding of process orchestrations and process choreographies. Understand the properties of business processes. Gain in-depth knowledge of architectures and methodologies. Understand business process management methodology. Why Choose Business Process Management Bundle Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the course. ***Courses are included in this BPM - Business Process Management Course Course 01: Business Process Management Course 02: Level 5 Diploma in Risk Management Course Course 03: Level 5 Diploma in Business Analysis ***Other Benefits of this Course Free 3 PDF Certificate Access to Content - Lifetime Exam Fee - Totally Free Free Retake Exam [ Note: Free PDF certificate as soon as completing the course ] Course Curriculum *** BPM - Business Process Management *** Module 1: Introduction to Business Process Management Motivation and Definitions Business Process Lifecycle Classification of Business Processes Module 2: Evolution of Enterprise Systems Architectures Traditional Application Development Enterprise Applications and their Integration Enterprise Modelling and Process Orientation Workflow Management Enterprise Services Computing Module 3: Business Process Modelling Foundation Conceptual Model and Terminology Abstraction Concepts From Business Functions to Business Processes Process Models and Process Instances Process Interactions Modelling Process Data Modelling Organisation Modelling Operation Module 4: Process Orchestrations Control-Flow Patterns Petri Nets Event-driven Process Chains Workflow Nets Graph-Based Workflow Language Module 5: Process Choreographies Development Phases Choreography Design Process Choreography Implementation Module 6: Properties of Business Processes Data Dependencies Object Lifecycle Conformance Structural Soundness Soundness Module 7: Architectures and Methodologies Workflow Management Architectures Flexible Workflow Management Web Services and their Composition Module 8: Business Process Management Methodology Methodology Overview Phases in Detail Assessment Method After completing each module of the BPM - Business Process Management, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Once you complete all the modules in this manner, you will be qualified to request your certification. Certification After completing the MCQ/Assignment assessment for BPM - Business Process Management course, you will be entitled to a Certificate of Completion from Training Tale. It will act as proof of your extensive professional development. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? This BPM - Business Process Management course is ideal for anyone who desires to enhance their business process-management skills. Requirements There are no specific requirements for this BPM - Business Process Management because it does not require any advanced knowledge or skills. Students who intend to enrol in this course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Career path After completing this BPM - Business Process Management course, you will have the knowledge to start a career as: Business Process Manager Business Analyst Entrepreneur Business Owner Certificates Certificate of completion Digital certificate - Included

BPM - Business Process Management
Delivered Online On Demand6 hours
£12

Microsoft Excel Macros & VBA - In-company

By Microsoft Office Training

Course Objectives At the end of this course you will be able to: Record and edit a Macro Assign macros to keyboard shortcuts, Quick Access Toolbar, Buttons and Shape objects. Use the Visual Basic Editor; change the properties of an object; add a module to a project; write the code for a procedure and then run it; and use the Object Browser to search procedures Manipulate data by declaring variables of different data types; combine data by using expressions; use functions to accept input and display output; and declare variables and procedures with the appropriate scope Use decision structures to create procedures that make decisions; and use loop structures to perform repetitive tasks Create an error handling routine in case things go wrong with VBA code ' 1 year email support service Take a closer look at the consistent excellent feedback from our growing corporate clients visiting our site ms-officetraining co uk Customer Feedback Best Training Ever! Just finished a bespoke 1-1 training course in Excel Advanced, Macros & VBA. Pedro is an excellent trainer, imparting his skills and knowledge in the best way - appropriately to audience skills, knowledge and ability. Pedro is always approachable, encouraging and supportive, giving delegates the optimum learning environment. I would not hesitate to recommend Pedro as a trainer, whatever your level of ability. Amanda Morris - Treasury & Systems Accountant at Reall - Real Equity for All The trainer was very knowledgeable, kept everyone involved and was enthusiastic. A great experience.. Simon Harper - Lloyd's of London My learning experience was awesome. Perdinand Reagan - Subsea7 Very nice and relaxed approach to teaching. Was definitely a good learning experience. Jerome Pupe - S5 Agency World The Trainer – Very positive + patient + helpful + thorough Agnes Souza - Direct Wines ' With more than 20 years experience, we deliver courses on all levels of the Desktop version of Microsoft Office and Office 365; ranging from Beginner, Intermediate, Advanced to the VBA level. Our trainers are Microsoft certified professionals with a proven track record with several years experience in delivering public, one to one, tailored and bespoke courses. Our competitive rates start from £550.00 per day of training Tailored training courses: You can choose to run the course exactly as they are outlined by us or we can customise it so that it meets your specific needs. A tailored or bespoke course will follow the standard outline but may be adapted to your specific organisational needs. Introduction to Macros and VBA Introducing Visual Basic for Applications Recording a Macro Naming conventions for Macro Procedures Running a Macro Absolute or Relative Cell Referencing Saving and Opening Files with Macros Making macros always available Adding Macros to Keyboard Shortcuts, Quick Access Toolbar, Buttons and Shapes Editing a Macro in the Visual Basic Editor Understanding the Development Environment Customising the Editor Tips for General Typing in VBA Using Visual Basic Help Working with Procedures Program Design Understanding Modules Naming Rules Creating a Module Understanding Procedures Programming Macro Concepts Creating a Subroutine Creating a Function Understanding Arguments Exiting Procedures Calling Procedures Objects, Properties, Methods and Events Understanding Objects Properties, Methods, and Events Navigating the Object Hierarchy Understanding Collections Accessing a Member of a Collection Understanding Hierarchy Using the Object Browser Using the With Statement Working with Properties Working with Methods Creating an Event Procedure Reserved Macro Names Using Expressions, Variables and Intrinsic Functions Understanding Expressions and Statements Declaring Variables Understanding Data Types Determining the Value of Variables Working with Variable Scope Using Built-in VBA Functions Understanding Constants Using Message Boxes Controlling the Answer to a Message Box Using Input Boxes Declaring and Using Object Variables Controlling Program Execution Understanding Control-of-Flow Structures Using the If...End If Decision Structures Nested If Statements Using the Select Case ... End Select Structure Using the Do ... Loop Structure Using the For ... Next Structure Using the For Each ... Next Structure Guidelines for Use of Control-of-Flow Structures Debugging and Handling Errors Understanding Errors Using Debugging Tools Setting Breakpoints and Using Break Mode Stepping Through Code Trapping Errors with the On Error Statement Understanding the Err Object Working with Inline Error Handling Writing an Error-Handling Routine Working with Forms and Controls Understanding UserForms Creating a Form Displaying and Removing a Form Aligning and Sizing Controls Using the Toolbox Working with a Form's Properties, Methods, and Events Working with Form and Control Properties, Methods and Event Setting the Tab Order Populating a Control Who is this course for? Who is this course for? This course is designed to give proficiency in the Visual Basic Editor (VBE), predominantly making use of Excel objects, understanding Object's Properties, Events and Methods, basic VBA Object oriented programming, event handling, control structures, and debugging tools. Requirements Requirements Preferably, delegates should have attended the Excel Advanced course. Certificates Certificates Certificate of completion Digital certificate - Included

Microsoft Excel Macros & VBA - In-company
Delivered in London or UK Wide or OnlineFlexible Dates
£750

Office Skills (Admin, Secretarial, PA & Document Control)- QLS Endorsed

4.7(26)

By Academy for Health and Fitness

FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter

Office Skills (Admin, Secretarial, PA & Document Control)- QLS Endorsed
Delivered Online On Demand3 days
£249

Microsoft Power BI Desktop In-company (now with live online classes)

By Microsoft Office Training

This course will allow you to explore the potential of self-service business intelligence using Power BI Desktop to analyse and connect to different sources of data, creating Relationships between those different datasets, Query the data using Shaping and data Modelling, to create Visualizations, and publish Reports to different platforms . Course Objectives At the end of this course you will be able to: Connect to data from different sources. Use the Query Editor Perform Power BI desktop data Shaping and Transformation. Create Power BI desktop Modelling. Create Power BI desktop Visualizations and Reports. ' 1 year email support service Take a closer look at the consistent excellent feedback from our growing corporate clients visiting our site ms-officetraining co uk With more than 20 years experience, we deliver courses on all levels of the Desktop version of Microsoft Office and Office 365; ranging from Beginner, Intermediate, Advanced to the VBA level and Business Intelligence. Our trainers are Microsoft certified professionals with a proven track record with several years experience in delivering public, one to one, tailored and bespoke courses. Our competitive rates start from £550.00 per day of training Tailored training courses: You can choose to run the course exactly as they are outlined by us or we can customise it so that it meets your specific needs. A tailored or bespoke course will follow the standard outline but may be adapted to your specific organisational needs. Please visit our site (ms-officetraining co uk) to get a feel of the excellent feedback our courses have had and look at other courses you might be interested in. Introduction to Power BI Power BI Jargon explained A quick look at Power BI Desktop A quick look at the Power BI service Helpful resources Power BI and Excel Introduction to using Excel data in Power BI Upload Excel data to Power BI Import Power View and Power Pivot to Power BI Getting started with Power BI Desktop Overview of Power BI Desktop Accessing Help and Helpful resources Connect to data sources in Power BI Desktop Shaping and Transforming Data with Query Editor Introduction to the Query Editor Data Sources Power BI Desktop can Connect to Introduction to Steps and M code Combining Data Using Merge and Append Queries Data Type Properties Working with Delimiters Clean and transform your data with the Query Editor Text Specific Transformation Tools Number Specific Transformation Tools Date Specific Transformation Tools Split and Merge columns Creating an Index Column Adding Conditional Columns Columns From Examples Grouping and Aggregating data Pivoting and Unpivoting Using filters Modeling the data Introduction to modeling your data How to manage your data relationships Create calculated columns Optimizing data models Create calculated measures Show Values As and Quick Measures Create calculated tables Explore your time-based data Introduction to DAX DAX calculation types DAX functions Visualizations Introduction to visuals in Power BI Create and customize simple visualizations Modify colors in charts and visuals Shapes, text boxes, and images Page layout and formatting Group interactions among visualizations Visual hierarchies and drill-down Using custom visualizations Create a KPI Visualization Geo-Data and Maps Reports, Publishing and Sharing Introduction to the Power BI service Quick insights in Power BI Create and configure a dashboard Ask questions of your data with natural language Create custom Q&A suggestions Share dashboards with your organization Introduction to content packs, security, and groups Publish Power BI Desktop reports Print and export dashboards and reports Create groups in Power BI Use content packs Update content packs Publish to web Who is this course for? Who is this course for? This course facilitates you with knowledge on the potential for Power BI Desktop to analyse and connect to different sources of data, creating Relationships between those different datasets, Query the data using Shaping and data Modelling, and to create Visualizations, and publish Reports to different platforms. Requirements Requirements Before attending this course, delegates should have: - A general knowledge of database concepts (fields, records and relationships) - Familiarity with Excel. Career path Career path Business Intelligence Data Analysis ETL & Data Warehousing

Microsoft Power BI Desktop In-company (now with live online classes)
Delivered in London or UK Wide or OnlineFlexible Dates
£550

Admin, Secretarial & PA with Office Management & Minute Taking QLS Endorsed Diploma

By Compliance Central

Recent statistics indicate a growing demand for skilled professionals in administrative, secretarial, and personal assistant roles, underlining the indispensable nature of these positions across industries. In response to this trend, our comprehensive Admin, Secretarial & PA with Office Management & Minute Taking QLS Endorsed Diploma bundle offers a strategic blend of QLS endorsed courses and CPD QS accredited modules designed to elevate your proficiency and advance your career in the administrative realm. With a holistic approach encompassing technical expertise and personal development, this Admin, Secretarial & PA with Office Management & Minute Taking bundle equips you with the essential tools to excel in diverse administrative environments. In today's dynamic workplace landscape, adaptability and multifaceted competencies are paramount. This Admin, Secretarial & PA with Office Management & Minute Taking bundle empowers you with the knowledge and skills necessary to navigate the complexities of office management, minute taking, and administrative support roles efficiently. Whether you're aspiring to enter the field or aiming to enhance your existing capabilities, this curated collection of courses provides a robust foundation for professional growth and success. Bundle Include includes: QLS Endorsed Courses: Course 01: Advance Certificate in Office Management & Administration at QLS Level 3 Course 02: Diploma in Minute Taking at QLS Level 5 Course 03: Diploma in Admin, Secretarial & PA at QLS Level 5 CPD QS Accredited Courses: Course 04: Online Meeting Management Course 05: UK Employment Law Course 06: HR and Leadership Management Course 07: Report Writing Course 08: Document Control Course 09: Delegation Skills Course 10: Paralegal Training Course 11: Process Improvement: How to Reduce Waste Take your career to the next level with our bundle that includes technical courses and five guided courses focused on personal development and career growth. Course 12: Career Development Plan Fundamentals Course 13: CV Writing and Job Searching Course 14: Networking Skills for Personal Success Course 15: Ace Your Presentations: Public Speaking Masterclass Course 16: Decision Making and Critical Thinking Seize this opportunity to elevate your career with our comprehensive bundle, endorsed by the prestigious QLS and accredited by CPD.Admin, Secretarial & PA with Office Management & Minute Taking QLS Endorsed Diploma. Learning Outcomes: Upon completion of this Admin, Secretarial & PA with Office Management & Minute Taking bundle, participants will: Demonstrate advanced proficiency in office management and administration techniques. Execute effective minute taking procedures in various organizational settings. Implement administrative best practices in secretarial and personal assistant roles. Apply UK employment law principles to ensure compliance within the workplace. Cultivate leadership and HR management skills essential for effective team coordination. Employ critical thinking and decision-making strategies to enhance problem-solving abilities. Embark on a transformative journey towards professional excellence with our comprehensive Admin, Secretarial & PA with Office Management & Minute Taking course bundle designed to elevate your administrative prowess and career trajectory. Dive into the intricacies of office management and administration, gaining proficiency in essential tasks ranging from scheduling and budgeting to team coordination and facility management. Explore the art of minute taking, mastering techniques to capture vital meeting discussions accurately and succinctly, ensuring effective communication and documentation within your organization. Moreover, immerse yourself in the dynamic landscape of UK employment law, equipping yourself with the knowledge and insights necessary to navigate legal frameworks and safeguard organizational compliance. Harness the power of HR and leadership management, honing your abilities to foster a cohesive and productive work environment while nurturing talent and driving strategic initiatives. From enhancing your report writing skills to implementing efficient document control processes, each module is meticulously crafted to equip you with the tools and techniques needed to thrive in today's competitive administrative arena. CPD 160 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Individuals aspiring to pursue careers in administrative, secretarial, or personal assistant roles. Professionals seeking to enhance their skill set and advance their career prospects. Graduates looking to augment their theoretical knowledge with practical administrative expertise. Entrepreneurs or small business owners aiming to streamline administrative processes within their organizations. HR professionals interested in bolstering their leadership capabilities and strategic decision-making skills. Anyone keen on refining their networking abilities and maximizing personal success in the professional arena. Requirements You are warmly invited to register for this bundle. Please be aware that there are no formal entry requirements or qualifications necessary. This curriculum has been crafted to be open to everyone, regardless of previous experience or educational attainment. Career path Administrative Assistant Executive Assistant Office Manager HR Coordinator Legal Secretary Personal Assistant Business Administrator Certificates 13 CPD Quality Standard Certificates Digital certificate - Included 3 QLS Endorsed Certificate Hard copy certificate - Included

Admin, Secretarial & PA with Office Management & Minute Taking QLS Endorsed Diploma
Delivered Online On Demand4 days
£310

Practical Personal Development Course

4.3(43)

By John Academy

This personal development course helps the individual to overcome difficult situations and go on to succeed in their chosen career path or business endeavour. Achievement comes when one is prepared for it, and this course is intended to set you up for it. Without being prepared, achievement won't approach you, event even if it does, it will overpower you, and you may wind up abusing it. Description: This course will help you settle on witting choices in your self-awareness travel and boldly development. This implies bearing the development to take a hundred percent duty regarding your health, your occupation, your financial assets, your connections, your feelings, your propensities, and your otherworldly thoughts. It calls for having a deep look at yourself, intentionally picking what kind of individual you truly are within, and after that getting your outside reality to be consistent with your inside being. The objective is to help you accomplish outstanding effectiveness while maintaining internal adjust, where your ideas, emotions, activities, and attitudes are all working on the whole to create the life you truly need. This self-development course will fill in as an awesome begin if you're beginning off in self-awareness. They'll put you on the right track to be responsible for any circumstance, achieve objectives and improve as a person. Who is the course for? Entrepreneurs Professionals Small Business Owners Students Employees Employers Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: Personal development coaches can specialize in: Career and educational development Creativity enhancement Financial planning Health and fitness Leadership Relationship counselling Spiritual growth Therapeutic Coaching. Practical Personal Development Course - Updated Version Module 1: Overcoming Procrastination (I) 00:10:00 Module 2: Overcoming Procrastination (II) 00:09:00 Module 3: Four P's of Goal Setting 00:08:00 Module 4: Improving Motivation 00:10:00 Module 5: Wise Time Management 00:09:00 Module 6: Tips for Completing Tasks 00:08:00 Module 7: Increase Your Productivity 00:08:00 Module 8: 'To Do' List Characteristics 00:08:00 Module 9: Smart Goals 00:09:00 Module 10: Mistakes Will Happen 00:10:00 Module 11: The Problem Solving Method 00:10:00 Module 12: Information Gathering 00:04:00 Module 13: Problem Definition 00:12:00 Module 14: Preparing for Brainstorming 00:11:00 Module 15: Generating Solutions (I) 00:04:00 Module 16: Generating Solutions (II) 00:12:00 Module 17: Analyzing Solutions 00:10:00 Module 18: Selecting a Solution 00:08:00 Module 19: Planning Your Next Steps 00:08:00 Module 20: Recording Lessons Learned 00:08:00 Module 21: What Does Self-Confidence Mean To You? 00:15:00 Module 22: Obstacles to Our Goals 00:07:00 Module 23: Communication Skills 00:11:00 Module 24: The Importance of Goal Setting 00:11:00 Module 25: Feeling the Part 00:09:00 Module 26: Looking the Part 00:07:00 Module 27: Sounding the Part 00:09:00 Module 28: Powerful Presentations 00:07:00 Module 29: Coping Techniques 00:08:00 Module 30: Dealing with Difficult Behavior 00:08:00 Module 31: Time Management 00:36:00 Module 32: Stress Management 00:20:00 Module 33: Communication Skills 00:25:00 Module 34: Negotiation Techniques 00:17:00 Module 35: Conflict Management 00:15:00 Practical Personal Development Course - Old Version Healthy Abundance Mindset 01:00:00 Meditation 01:00:00 Goal Setting 01:00:00 Center Yourself 01:00:00 Get Over Your Fear 01:00:00 Be Grateful 01:00:00 Visualize 01:00:00 Wrapping Up 00:15:00 Mock Exam Mock Exam- Practical Personal Development Course 00:20:00 Final Exam Final Exam- Practical Personal Development Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Practical Personal Development Course
Delivered Online On Demand14 hours 16 minutes
£18

DP-080T00 Querying Data with Microsoft Transact-SQL

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course can be valuable for anyone who needs to write basic SQL or Transact-SQL queries. This includes anyone working with data as a data analyst, a data engineer, a data scientist, a database administrator or a database developer. It can also be useful for others peripherally involved with data, or wanting to learn more about working with data such as solution architects, students and technology managers. This course will teach the basics of Microsoft's dialect of the standard SQL language: Transact-SQL. Topics include both querying and modifying data in relational databases that are hosted in Microsoft SQL Server-based database systems, including: Microsoft SQL Server, Azure SQL Database and, Azure Synapse Analytics. 1 - Introduction to Transact-SQL Work with schemas Explore the structure of SQL statements Examine the SELECT statement Work with data types Handle NULLs 2 - Sort and filter results in T-SQL Sort your results Limit the sorted results Page results Remove duplicates Filter data with predicates 3 - Combine multiple tables with JOINs in T-SQL Understand joins concepts and syntax Use inner joins Use outer joins Use cross joins Use self joins 4 - Write Subqueries in T-SQL Understand subqueries Use scalar or multi-valued subqueries Use self-contained or correlated subqueries 5 - Use built-in functions and GROUP BY in Transact-SQL Categorize built-in functions Use scalar functions Use ranking and rowset functions Use aggregate functions Summarize data with GROUP BY Filter groups with HAVING 6 - Modify data with T-SQL Insert data Generate automatic values Update data Delete data Merge data based on multiple tables Additional course details: Nexus Humans DP-080T00 Querying Data with Microsoft Transact-SQL training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the DP-080T00 Querying Data with Microsoft Transact-SQL course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

DP-080T00 Querying Data with Microsoft Transact-SQL
Delivered OnlineFlexible Dates
£1,190

Sage Payroll Training Course - Fast Track

By Osborne Training

Sage Payroll Training Course - Fast Track This course brings you the skills you need to use this popular payroll program to confidently process any businesses payroll. Being able to use Sage 50 Payroll should lead to greater productivity. But it also helps the business conform to employment legislation and data security requirements. Furthermore, broken down into practical modules this course is a very popular and well received introduction to moving from manual payroll to computerised payroll. Moreover, it incorporates all the new government requirements for RTI reporting. Finally, Payroll is a vital role within any organisation. A career in payroll means specialising in a niche field with excellent progression opportunities. You will receive a CPD Completion certificate from Osborne Training once you finish the course. What skills will I gain? In this course you will be learning from Level 1 to Level 3 of Sage Computerised Payroll which could help you to land on your dream job in Payroll sector. Level 1 Introduction to payroll Introduction to Real Time Information (RTI) Preparing employee records Starters - new employees Calculation of Gross Pay The PAYE and National Insurance systems Creating Payslips and analysis Creating Backups and Restoring data Payment analysis Processing National Insurance contributions Voluntary deductions Processing Leavers Completing the payroll Procedures Level 2 Introduction to Payroll Introduction to Real Time Information (RTI) Preparing employee records Creating Backup and Restoring Data Starters - new employees Calculation of Gross Pay Deductions - Pension schemes and pension contributions Processing the payroll - introduction to the PAYE system Processing the payroll - income tax National Insurance contributions - Processing in the payroll Voluntary deductions Student Loan repayments Attachment of Earnings Orders & Deductions from Earnings Orders Processing Leavers Introduction to statutory additions and deductions Processing Statutory sick pay (SSP) Processing Statutory Paternity Pay (SPP) Statutory paternity pay and paternity leave Completing the processing of the payroll Creating Payslips and analysis Reports and payments due to HMRC Level 3 Advanced processing of the payroll for employees Preparation and use of period end preparation of internal reports Maintaining accuracy, security and data integrity in performing payroll tasks. Deductions - Pension schemes and pension contributions Processing the payroll -complex income tax issues Payroll Giving Scheme processing Processing Statutory Adoption Pay (SAP) Advanced Income tax implications for company pension schemes Student Loan repayments Processing Holiday Payments Processing Car Benefit on to the Payroll System Attachment of Earnings Orders & Deductions from Earnings Orders Leavers with complex issues Advanced processing of statutory additions and deductions Recovery of statutory additions payments - from HMRC Completing the processing of the payroll Complex Reports and payments due to HMRC Cost Centre Analysis Advanced, routine and complex payroll tasks Calculation of complex gross pay

Sage Payroll Training Course - Fast Track
Delivered OnlineFlexible Dates
Price on Enquiry

First Line Management

4.7(26)

By Academy for Health and Fitness

Buy Big. Save Big; Save Now: £403! Offer Ends Soon; Hurry Up!! The demand for First Line Management professionals is skyrocketing. Businesses are realising the significance of this discipline and its role in their overall success. As a project/ team/ line manager, your job is to oversee & evaluate employee contribution, performance and development. Developing fundamental leadership skills will help you bridge the gaps in your team and increase productivity. This course is endorsed by The Quality Licence Scheme and accredited by CPD (with 150 CPD points) to make your skill development and career progression related to First Line Management substantial and easier than ever! Our course has been developed by industry experts to teach you the key factors of becoming a great line manager. The advanced audiovisual materials will aid you in assessing your team members' potential as well as resolve any difficulties they may be experiencing at work. With this first line management program, you will learn the required skills and enhance your workplace expertise in order to move up the corporate ladder. Upon successful completion of the course, an instant e-certificate will be exhibited in your profile that you can order as proof of your new skills and knowledge. Add these amazing new skills to your resume and boost your employability by simply enrolling on this course. You'll get a Free Student ID card by enrolling in this First Line Management course. This ID card entitles you to discounts on bus tickets, movie tickets, and library cards. This training can help you to accomplish your ambitions and prepare you for a meaningful career. So, join the First Line Management course today - gear up with the essential skills to set yourself up for excellence! What Will You Learn From This First Line Management Course: How to be a great line manager Behaviour & roles of a line manager in human resource management Coaching & mentoring tips & tools to maximise the full potential of staff members & team success Ability to effectively supervise & guide team members Team managing including creating plans and talent development Effectively communicating with team members verbally & emotionally Discover different performance measurement tools How to deal with stress at work Ability to multitask and meet deadlines through time management Dynamics of human resource management & employee relationship Anger managing & how to handle conflicts in teams Employment law and career path in line management Enrol in the course right now and you'll have immediate access to all of the course materials. Then, from any internet-enabled device, access the course materials and learn when it's convenient for you. Start your learning journey straight away with this course and take a step toward a brighter future! Why Prefer this Course? Opportunity to earn a certificate endorsed by the Quality Licence Scheme and another certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Standards-aligned lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete the program in your own time, at your own pace Each of our students gets full tutor support on weekdays (Monday to Friday) *** Course Curriculum *** Here is the curriculum breakdown of the course: Module 01: Introduction to Line Management Module 02: Coaching and Mentoring Module 03: Supervising, Motivating and Counselling Module 04: Managing Talent Module 05: Effective Communication Skills Module 06: Performance Appraisal Management Module 07: Managing Stress Module 08: Prioritising and Managing Time Module 09: Employee Relations Module 10: Handling Conflict Module 11: Employment Law for Line Managers Assessment Process We offer an integrated assessment framework to make the process of evaluation and accreditation for learners easier. You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. Our expert trainers will assess your assignment and give you feedback after you submit the assignment. You will be entitled to claim a certificate endorsed by the Quality Licence Scheme after you have completed all of the exams. Show off Your New Skills With a Certificate of Completion Endorsed Certificate of Achievement from the Quality Licence Scheme After completing the course, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - £119 inside the UK £129 (including postal fees) for international delivery Certificate Accredited by CPD Upon finishing the course, you need to order to receive a Certificate Accredited by CPD that is recognised all over the UK and also internationally. The pricing schemes are - 10 GBP for Digital Certificate 29 GBP for Printed HardCopy Certificate inside the UK 39 GBP for Printed HardCopy Certificate outside the UK (international delivery) CPD 150 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is ideal for someone who is working with a small/big team and is responsible for team. With our online programme, you can learn the skills you need to lead your team to success. All are welcome to take this course. There are no prerequisites for enrolment, and you can access the course materials from any location in the world. Requirements The program does not require any prior knowledge; everyone may participate! This course is open to anyone interested in learning from anywhere in the world. Every student must be over the age of 16 and have a passion for learning and literacy. This 100% online course can be accessed from any internet-connected device, such as a computer, tablet, or smartphone. This course allows you to study at your speed and grow a quality skillset. Career path Anyone with a keen interest in management will find this course beneficial. Master in the required skills and earn your CPD accredited certification to explore opportunities like: Line Manager Project Manager Team Leader HR and Training Managers Product Manager First Line Manager

First Line Management
Delivered Online On Demand3 weeks
£12

Working Safely Training Course Online

By Lead Academy

This Course at a Glance Understand the benefits associated with managing risks at work Demonstrate the various legislation that applies to working safely at work Define hazard and risk and outline the difference between them Know what control measures should be taken to eliminate risks and hazards Identify the common workplace hazards and know how to deal with each one Know how to improve safety performance within workplaces Understand how to protect the environment from these risks and hazards Know how to carry out effective risk assessments and emergency planning Working Safely Training Course Overview Health and safety are one of the few areas where the law imposes explicit duties on both employers and employees to ensure the workplace complies with the approved health and safety standards. A safe and healthy workplace may reduce injury and illness expenses, absenteeism and turnover, increase productivity and quality, and boost employee morale. Therefore, it is extremely important for every business regardless of its size or working condition, to implement effective Working Safely Training to ensure that your workforce is capable of working safely and without posing danger to themselves or others around them. Each year, 2.3 million women and men die as a result of work-related accidents or diseases, according to the International Labour Organization (ILO), equating to about 6000 deaths every day. This course can aid you in ensuring that your employees are well-trained to operate safely and without hurting themselves or others around them, thus reducing the likelihood of such workplace mishaps that can result in tragic accidents. This Working Safely Training Course is designed to help you recognise the hazards and risks that exist in the workplace and take steps to mitigate them through effective risk assessments and preventative actions. This course provides a concise insight into the methods for improving safety performance as well as the methods of protecting the environment. It also covers ways to create a safer, more productive work environment including other topics such as asbestos awareness, fire safety, working at heights, COSHH, PPE and much more. Upon successful completion of this course, you will be able to implement effective safety procedures and measures within your workplace that comply with the approved Health and Safety laws. Who should take this course? Whether you are an employer or supervisor responsible for planning, supervising or managing the health and safety of your workforces at construction sites or simply looking to gain knowledge and skills to keep yourself safe at work, this Working Safely Training Course Online will set you up with the appropriate skills and knowledge required to evaluate effective ways to reduce the risk of injury or accident. This training is not limited to employers, employees, or a certain industry. It rather pertains to a wide range of industries, reaching out to any audience interested in learning more about workplace health and safety. Entry Requirements There are no academic entry requirements for this Working Safely Training Course Online course, and it is open to students of all academic backgrounds. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This Working Safely Training Course Online assesses learners through multiple choice questions (MCQs). Upon successful completion of each module, learners must answer MCQs to step into the next module. Through the MCQs it is measured how much a learner could grasp from each section. In the assessment pass mark is 75%. Course Curriculum Module 1: Introducing Working Safely Module 2: Defining Hazard and Risk Module 3: Identifying Common Hazards Module 4: Improving Safety Performance Module 5: Protecting the Environment Module 6: Final Assessment Module 7: Hazard Perception Recognised Accreditation CPD Certification Service This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. Quality Licence Scheme Endorsed The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees.     Certificate of Achievement Endorsed Certificate from Quality Licence Scheme After successfully passing the MCQ exam you will be eligible to order the Endorsed Certificate by Quality Licence Scheme. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees. There is a Quality Licence Scheme endorsement fee to obtain an endorsed certificate which is £65. Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35.   FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Working Safely Training Course Online
Delivered Online On Demand
£30