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

4706 Operations courses in Hindley delivered Online

Payroll Accounting Training Fast Track Mini Bundle

By Compete High

If spreadsheets give you a headache, we won’t fix that—but we will help you make sense of them. This fast-track finance bundle covers payroll, bookkeeping, accounting, data entry, and purchase ledger processes—all essential for smooth back-office operations. Think of this as the foundation for people who want to work with numbers, but without the maths degree or the jargon. Whether you’re supporting a finance team or simply trying not to panic at the word “ledger,” this course brings the right balance of clarity and structure. Learning Outcomes: Understand payroll basics, deductions, and reporting formats. Learn standard accounting tasks and financial workflows. Identify how to record transactions using a purchase ledger. Develop skills for accurate financial data entry tasks. Gain insights into accounts payable and related processes. Recognise key record-keeping principles in business finance. Who Is This Course For: Jobseekers targeting entry-level payroll or finance roles. Office staff managing finance tasks alongside other duties. Admin workers handling basic purchase and supplier records. New starters needing fast, focused finance knowledge. Bookkeeping beginners needing structured, finance-first content. Retail or office staff moving toward accounts support work. Business owners managing basic financial operations solo. Learners building confidence in structured financial tasks. Career Path: Payroll Administrator – £24,500 per year Accounts Payable Clerk – £23,000 per year Bookkeeping Officer – £22,500 per year Purchase Ledger Assistant – £23,000 per year Finance Administrator – £24,000 per year Data Entry Clerk (Accounts) – £21,500 per year

Payroll Accounting Training Fast Track Mini Bundle
Delivered Online On Demand11 hours
£19.99

MS Excel: 50 Tips to Upgrade your Excel Skills

5.0(1)

By Course Gate

Enhance your Excel skills with our comprehensive course covering 50 essential tips and techniques. Perfect for beginners and professionals alike, this course offers CPD accreditation and practical insights to boost your career prospects.

MS Excel: 50 Tips to Upgrade your Excel Skills
Delivered Online On Demand3 hours
£11.99

Supply Chain Management, Purchasing & Procurement

By NextGen Learning

Course Overview This comprehensive course in Supply Chain Management, Purchasing & Procurement provides learners with the strategic knowledge and operational understanding needed to navigate today’s dynamic supply environments. It explores the core components of supply chain systems, procurement cycles, and purchasing strategies, offering insight into effective logistics planning, supplier relations, and risk mitigation. Learners will gain the tools to streamline processes, optimise procurement decisions, and align purchasing objectives with broader business goals. Designed to support both career development and organisational efficiency, the course equips participants with a strong foundation in modern supply chain functions—contributing to smarter decision-making and improved supply performance. Course Description This course delves into the critical areas of supply chain operations, from foundational concepts to advanced procurement practices. Participants will study logistic management frameworks, category and inventory management, transport coordination, and supplier relationship strategies. Special focus is given to procurement tools, bid management, and cost reduction techniques that can enhance purchasing functions. Through each module, learners are introduced to effective methods for improving supply accuracy, managing quality, and applying risk assessment across sourcing channels. The course supports learners in understanding the interconnected nature of global supply networks, helping them contribute more effectively to procurement, planning, and supplier engagement in diverse business settings. Course Modules Module 01: Supply Chain Basics Module 02: Supply Chain Drivers Module 03: Introduction to Logistic Management Module 04: Planning Framework for Logistics Module 05: Transport Management Module 06: Role of Procurement in an Organisation Module 07: The Purchasing Cycle Module 08: Purchasing Toolkits Module 09: Managing Competitive Bids Module 10: Quality Management Module 11: Supplier Relationship Management Module 12: Analysing and Reducing Risk in the Supply Chain Module 13: Improving Efficiency and Accuracy Module 14: Category Management Module 15: Inventory Management Module 16: E-Procurement (See full curriculum) Who is this course for? Individuals seeking to build a career in procurement or logistics. Professionals aiming to upskill in supply chain operations. Beginners with an interest in purchasing and supply management. Business owners or team leaders looking to optimise procurement processes. Career Path Supply Chain Analyst Procurement Officer Purchasing Manager Inventory Control Specialist Logistics Coordinator Category Manager Supplier Relationship Manager Operations Executive in manufacturing, retail, or distribution sectors

Supply Chain Management, Purchasing & Procurement
Delivered OnlineFlexible Dates
£9.99

Microsoft Excel VBA Programming Training

By Compete High

🚀 Unlock the Power of Microsoft Excel with Our Excel VBA Programming Training Course! 📊 Are you ready to take your Excel skills to the next level? Dive deep into the world of Excel VBA programming and unleash the full potential of this powerful tool! Our comprehensive online course, 'Microsoft Excel VBA Programming Training,' is designed to equip you with the expertise needed to automate tasks, streamline processes, and boost productivity within Excel. Here's what you'll learn in this dynamic course: 📌 Section 1: Introduction Get acquainted with the fundamentals of Excel VBA programming. Understand its significance and explore the vast possibilities it offers to transform your Excel experience. 📌 Section 2: Macros Master the art of creating and executing macros to automate repetitive tasks and significantly reduce manual work. Learn to streamline your workflow like a pro! 📌 Section 3: VBA Editor Navigate the VBA Editor seamlessly. Gain proficiency in using this interface to write, edit, and debug your VBA code effectively. 📌 Section 4: Variables and Procedures Understand the concept of variables and procedures in VBA. Learn how to declare, assign, and utilize them efficiently to optimize your coding process. 📌 Section 5: Loops and IF Statements Discover the power of loops and conditional IF statements. Harness these constructs to create dynamic and responsive Excel applications. 📌 Section 6: Error Handling Learn robust error-handling techniques to troubleshoot issues and create resilient VBA programs. 📌 Section 7: User Defined Functions Unlock the potential of creating custom functions tailored to your specific needs, enhancing Excel's capabilities beyond its default functions. 📌 Section 8: Assignments Apply your newfound knowledge through hands-on assignments and practical exercises to reinforce your skills. 📌 Section 9: Creating Forms Explore the creation of user-friendly forms and interfaces within Excel, making interactions more intuitive and efficient. Whether you're a beginner or have some experience in Excel, this course is tailored to suit your learning needs. With comprehensive modules, real-world examples, and expert guidance, you'll gain the confidence to create powerful VBA scripts and automate Excel operations like never before! Join us today and embark on a transformative journey in mastering Microsoft Excel VBA programming. Elevate your Excel skills and become a proficient VBA programmer! Enroll now and excel in Excel VBA programming! 💡📈✨ Course Curriculum Section 1 - Introduction What is VBA 00:00 Object Orientated Programming 00:00 Section 2 - Macros Macros Initial Setup 00:00 Recording a Macro 00:00 Saving a Macro 00:00 Section 3 - VBA Editor Launching VBA 00:00 VB Editor 00:00 Custom Menu 00:00 Naming Projects 00:00 Modules 00:00 Code Window 00:00 Comments 00:00 Section 4 - Variables and Procedures Introduction 00:00 Vraibales 00:00 Variable Exercise 00:00 What are Procedures 00:00 What are Procedures - Part Two 00:00 What are Procedures - Part Three 00:00 Message Boxes 00:00 Input Box 00:00 Input Box - Part Two 00:00 Basic Navigation 00:00 Sheets 00:00 Draft LessonCell Navigation 00:00 Advanced Sheets 00:00 Offset 00:00 Section 5 - Loops and IF Statements Introduction 00:00 Operators 00:00 Using Variables 00:00 What is Automation 00:00 For Loop 00:00 Do Loops 00:00 IF Statements 00:00 IF Statements - Part Two 00:00 Select Case 00:00 Section 6 - Error Handling Debugging 00:00 Section 7 - User Defined Functions UDFs 00:00 Section 8 - Assignments Introduction 00:00 Exercise 1 - Record a Macro 00:00 Exercise 2 - Duplicating Data 00:00 Exercise 3 - Generate a Report 00:00 Generate a Report - Part Two 00:00 Exercise 4 - Inner and Outer Loops 00:00 Inner and Outer Loops - Part Two 00:00 Inner and Outer Loops - Part Three 00:00 Inner and Outer Loops - Part Four 00:00 Inner and Outer Loops - Part Five 00:00 Section 9 - Creating Forms Form Controls 00:00 Building the Form 00:00 Initialize the Form 00:00 Command Buttons 00:00 Command Buttons - Part Two 00:00

Microsoft Excel VBA Programming Training
Delivered Online On Demand6 hours 17 minutes
£4.99

Aruba ClearPass Configuration

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Ideal candidates include network professionals who are looking to build their foundational knowledge of the ClearPass product portfolio. Overview After you successfully complete this course, expect to be able to: Implement a ClearPass network access solution Design and apply effective services and enforcement in ClearPass Troubleshoot a ClearPass solution This course provides participants the foundational skills in Network Access Con-trol using the Aruba ClearPass product portfolio. This 5-day course includes both instructional modules and labs to teach participants about the major fea-tures in the ClearPass portfolio. Participants will learn how to setup ClearPass as an AAA server, and configure the Policy Manager, Guest, OnGuard and Onboard feature sets. In addition, this course covers integration with external Active Directory servers, Monitoring and Reporting, as well as deployment best practices. The student will gain insight into configuring authentication with ClearPass on both wired and wireless networks. Introduction to ClearPass BYOD High Level Overview Posture and Profiling Guest and Onboard AAA Policy Service Rules Authentication Authorization and Roles Enforcement Policy and Profiles External Devices Network Access Devices Messaging Services External Context Servers Endpoint Profiling Introduction to profiling Profiling collectors External collectors and profilers Roles and Enforcement Services Enforcement ClearPass roles Configuring Services Service selection rules Creating services Configuring Web Services Content Manager Skins Web page editor Guest Authentication Captive portal process Web logins Guest accounts Guest access with MAC authentication Guest Access Self-Registration Self-registration experience Configuring self-registration Self-registration process Wired Authentication Wired access Wired enforcement Profiling on wired ports Downloadable User Roles Requirements for DUR DUR enforcement profiles Dynamic Segmentation What is Dynamic Segmentation? How it works Configuring Dynamic Segmentation OnGuard Configuration Postures Posture policies OnGuard Agent Monitoring OnGuard OnGuard in Enforcement OnGuard workflow OnGuard enforcement Onboard Provisioning Configuring certificate authorities Portal setup Configuring services Onboard Administration Managing certificates Managing users and devices Certificate revocation and OCSP Administrative Operations Licenses Certificates Updates and upgrades Gathering logs ClearPass Cluster Cluster structure Policy Manager zones High availability Administrative Access Admin access to NADs Admin access to Policy Manager Guest operator logins Insight Reports Alerts Reports Administration Additional course details: Nexus Humans Aruba ClearPass Configuration 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 Aruba ClearPass Configuration 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.

Aruba ClearPass Configuration
Delivered OnlineFlexible Dates
Price on Enquiry

Hospitality Management - CPD Certified

5.0(3)

By School Of Health Care

Hospitality Management: Hospitality Management Course Online This Hospitality Management: Hospitality Management Course aims to provide practical guidance and specialist knowledge on topics such as housekeeping, catering, front office operations, quality of service, and staff training requirements. This Hospitality Management: Hospitality Management Course is an in-depth training program for new managers and aspiring professionals in the hospitality and tourism industries. This Hospitality Management: Hospitality Management Course will give you a solid understanding of the hospitality industry and its key areas, with a focus on different types of hotels and hospitality roles. This Hospitality Management: Hospitality Management Course will teach you how to manage all hotel operations as well as develop an effective service management program that incorporates safety, security, quality, and cutting-edge technology. By the end of this Hospitality Management: Hospitality Management Course, you will gain all of the necessary skills and knowledge to become a successful Hotel Manager and advance your career in the Hospitality sector. Main Course: Hospitality Management Course Free courses included with Hospitality Management: Hospitality Management Course: Along with Hospitality Management Course you will get free Level 2 Certificate in Travel and Tourism Along with Hospitality Management Course you will get free Level 4 Time Management Special Offers of this Hospitality Management: Hospitality Management Course: This Hospitality Management: Hospitality Management Course includes a FREE PDF Certificate. Lifetime access to this Hospitality Management: Hospitality Management Course Instant access to this Hospitality Management: Hospitality Management Course 24/7 Support Available to this Hospitality Management: Hospitality Management Course Hospitality Management: Hospitality Management Course Online The Hospitality Management: Hospitality Management Course will provide you with a comprehensive understanding of the hospitality industry, including its various types of hotels and roles. This Hospitality Management: Hospitality Management Course will equip you with the skills to effectively manage all hotel operations and develop a service management program that integrates safety, security, quality, and the latest technology. Who is this course for? Hospitality Management: Hospitality Management Course Online This Hospitality Management: Hospitality Management Course is ideal for anyone who works in or aspires to work in the hospitality industry, which includes the following professions: - Hospitality Manager, Hotel Manager, Housekeeping Manager, Catering Manager. Requirements Hospitality Management: Hospitality Management Course Online To enrol in this Hospitality Management: Hospitality Management Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Hospitality Management: Hospitality Management Course. Be energetic and self-motivated to complete our Hospitality Management: Hospitality Management Course. Basic computer Skill is required to complete our Hospitality Management: Hospitality Management Course. If you want to enrol in our Hospitality Management: Hospitality Management Course, you must be at least 15 years old. Career path Hospitality Management: Hospitality Management Course Online You can use our Hospitality Management: Hospitality Management Course to help you secure your desired job position.

Hospitality Management - CPD Certified
Delivered Online On Demand42 minutes
£12

Web Development Concepts for Everyone

By Packt

This is a comprehensive course designed to provide a solid foundation in web development principles and practices. This course is intentionally structured to provide a technical understanding of web development concepts without delving into intricate implementation details. Anyone looking to better understand how web applications are built can take this course.

Web Development Concepts for Everyone
Delivered Online On Demand5 hours
£82.99

Lean Process and Six Sigma

5.0(2)

By Institute of Beauty & Makeup

CPD Accredited | Career Oriented Learning Modules | 24x7 Tutor Support | Lifetime Access

Lean Process and Six Sigma
Delivered Online On Demand1 hour
£12

Level 7 Advanced Diploma in Microsoft Office - QLS Endorsed

4.8(9)

By Skill Up

Level 7 QLS Endorsed Diploma | 180 CPD Points | +Gifts: QLS Certificate + PDF Certificate | 24/7 Learner Support

Level 7 Advanced Diploma in Microsoft Office - QLS Endorsed
Delivered Online On Demand3 weeks
£111

Level 7 Advanced Diploma in Leadership Management - QLS Endorsed

4.8(9)

By Skill Up

Level 7 QLS Endorsed Diploma | 180 CPD Points | +Gifts: QLS Certificate + PDF Certificate | 24/7 Learner Support

Level 7 Advanced Diploma in Leadership Management - QLS Endorsed
Delivered Online On Demand3 weeks
£111