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

18390 Teaching courses in New Ollerton delivered Online

End of Life Care Training and Comprehensive Care of Palliative

By EduXpress

Overview Our comprehensive course is designed to provide you with the necessary skills and knowledge to excel in your field. Developed by professionals with years of experience, this course is perfect for anyone looking to kick start their career or advance their skills. It features an audio-visual presentation and easy-to-learn modules, allowing for a self-paced learning experience. Our expert online support team is available during weekdays to assist you throughout the course. Learning Outcomes Upon completion of the course, you will be able to: Understand the fundamentals and its applications. Develop the necessary skills to succeed in the field . Apply your newly acquired knowledge to real-world scenarios. Create effective and efficient solutions for relevant topics. Enhance your employability and career prospects. It is designed to provide you with the knowledge needed to stand out in the competitive job market. With lifetime access to course materials and the ability to learn at your own pace, this course is the perfect opportunity to improve your skills and advance your career. You can learn at your own pace, from the comfort of your home, as all course materials are accessible online at any time. Why Choose Us? Lifetime access to course materials Full tutor support is available Monday through Friday for all courses Learn essentials skills at your own pace from the comfort of your home Gain a thorough understanding of the course Access informative video modules taught by expert instructors 24/7 assistance and advice available through email and live chat Study the course on your computer, tablet, or mobile device Improve your chances of gaining professional skills and earning potential by completing the course. Why should you study this course? The course offers a comprehensive introduction to the subject matter and provides a solid foundation for further study. It will also help students to gain knowledge and skills that can be applied in their professional or personal life. Assessment The course includes a series of quizzes that will test your understanding and retention of the material covered in the course. The quizzes will help you to identify areas where you may need further practice, and you will have the opportunity to review the course materials as needed. Upon successfully passing the final quiz, you will be able to order your certificate of achievement. Career Path The course is designed to equip you with the skills and knowledge you need to succeed in the field. After completing the course, you will be able to pursue a variety of career opportunities in different industries. Course Content END OF LIFE CARE TRAINING Module 1: Understanding End-of-Life Care Module 2: Legal and Ethical Aspects of End-of-Life Care Module 3: Identification of the Stage of Illness Module 4: Breaking Bad News & Communication in End-of-Life Care Module 5: Pain and Symptom Management Module 6: Psychosocial, Emotional, and Spiritual Care Module 7: Care in the Last Days of Life Module 8: Child and Young Adult End-of-Life Care Module 9: Hospice and Palliative Care Module 10 Nutrition and Hydration at the End of Life

End of Life Care Training and Comprehensive Care of Palliative
Delivered Online On Demand
£10.49

Excel VBA/Macros Foundations

4.5(3)

By Studyhub UK

A Complete Guide for Effective LinkedIn Ads' is a comprehensive course that covers the fundamentals of setting up and managing successful LinkedIn Ads campaigns. Participants will learn to drive website traffic, utilize sponsored messages, generate leads, and effectively manage billing centers on the platform. Learning Outcomes: Understand the basics of LinkedIn Ads and their role in digital marketing. Learn how to set up LinkedIn Ads to drive targeted website traffic. Discover techniques for leveraging sponsored messages to engage with the audience. Acquire the skills to create and optimize LinkedIn Ads for lead generation. Gain proficiency in managing the billing center for efficient campaign budgeting and monitoring. Why buy this Excel VBA/Macros Foundations? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Excel VBA/Macros Foundations there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Excel VBA/Macros Foundations course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Excel VBA/Macros Foundations does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Excel VBA/Macros Foundations was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Excel VBA/Macros Foundations is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Introduction Recording Macros vs Writing VBA 00:04:00 Understanding Objects in Excel VBA 00:07:00 Understanding VBA Syntax and Parts of Speech 00:10:00 Activating the Developer tab 00:01:00 Recording a basic Macro 00:05:00 Absolute vs Relative Macro recording 00:04:00 Section 02: Exploring the Visual Basic Environment Introduction to the Visual Basic Environment 00:02:00 The Project Explorer 00:02:00 The Properties Window 00:02:00 The Code Window 00:04:00 Immediate, Locals and Watch Window 00:03:00 Dealing with Modules 00:03:00 Comments in Excel VBA 00:01:00 Section 03: The Range Object Introduction and Changing Cell Values 00:10:00 Adding a text to a cell 00:01:00 Dealing with Named Ranges 00:03:00 Value vs Text Property 00:04:00 Row and Column properties 00:02:00 The Select Method 00:02:00 The Count Property 00:04:00 The Address Property 00:09:00 The Formula Property 00:03:00 The Number Format Property 00:07:00 The Font Property 00:08:00 Section 04: Understanding the Cells Collection Object What is the cells object? 00:06:00 Using the Cells collection to affect cells positionally within a range 00:05:00 Affecting all cells within a sheet 00:02:00 Combining Range and cells objects 00:03:00 Section 05: Working with Sheets/Worksheets Selecting Sheets 00:06:00 Adding Sheets 00:11:00 Sheets vs Worksheets 00:04:00 Copying Sheets 00:05:00 Moving Sheets 00:01:00 Deleting Sheets 00:04:00 Section 06: Understanding Variables in Excel VBA Introduction to Variables 00:06:00 Variable Data Types 00:09:00 Declaring Variables 00:14:00 Object Variables 00:08:00 Calling a procedure from Another Procedure & Variable Scope 00:03:00 Public and Private Variables 00:07:00 Declaring Constants 00:04:00 Exercises-Variables 00:06:00 Section 07: Dealing with Workbooks Referring to Workbooks-Different ways 00:04:00 Closing Workbooks 00:03:00 Adding and Saving Workbooks Part 1 - Save method 00:04:00 Adding and Saving Workbooks Part 2 - Save as method 00:10:00 Opening Workbooks 00:06:00 Section 08: Must Know Excel VBA Logic Finding the Last row 00:09:00 Finding the Last Column 00:04:00 Finding the next row 00:04:00 The WITH Statement 00:04:00 Comparison operators in Excel VBA 00:01:00 IF Statements- Simple IF Statements 00:07:00 IF THEN ELSE Structure 00:03:00 IF THEN ELSEIF Structure 00:07:00 Nested IFs 00:04:00 OR - AND logical operators 00:07:00 NOT Logical operator 00:03:00 CASE Statements Part 1 - Single Case Statements 00:09:00 CASE Statements Part 2 - Nested Case Statements 00:06:00 Case Statements-Exercise 00:01:00 GOTO and Labels 00:03:00 Section 09: Looping in Excel VBA Loops-Introduction 00:01:00 FOR NEXT Loop 00:11:00 Exit For 00:09:00 Exercise - For Next loop 00:01:00 FOR EACH Loop - Intro 00:07:00 FOR EACH Loops - More examples 00:05:00 Do Loop - Introduction 00:04:00 Do Loop Example 00:01:00 Do Until 00:02:00 Do While 00:02:00 Do while vs Do until - Movies Example 00:04:00 Exit Do Statement 00:05:00 Exercise - Do Loop 00:01:00 Section 10: Interacting with Your Users The Messagebox - Introduction 00:03:00 Messagebox -Inputs 00:07:00 Messagebox - Capturing the User's input 00:05:00 Adding a new line to your VBA Strings 00:02:00 The Inputbox - introduction 00:04:00 Inputbox - Example1 - Capturing a user's name 00:05:00 Inputbox -Employee Database Example Part 1 00:05:00 Inputbox -Employee Database Example Part 2 00:04:00 Exercise - InputBox 00:02:00 Section 11: Error Handling in Excel VBA Error Handling - Introduction 00:09:00 Different Error types in action 00:04:00 On Error Goto statement 00:04:00 Resetting the error handling Status with On Error Goto 00:02:00 The Err Object 00:07:00 Setting a Breakpoint 00:02:00 Section 12: Triggering Code with Events! Worksheet Events -Selection change 00:08:00 Worksheet Events - Worksheet Activate event 00:03:00 Worksheet Events - Deactivate event 00:02:00 Worksheet Events - Before Delete Event 00:02:00 Worksheet Events - Before Double click event 00:08:00 Worksheet Events - Before Right Click event 00:03:00 Worksheet Events - Calculate event 00:03:00 Enabling and Disabling Events 00:03:00 Worksheet events - Worksheet change event 00:11:00 Workbook Events - Follow Hyperlink event 00:02:00 Worksheet events -Exercise 00:01:00 Workbook Events - Workbook open event 00:05:00 Workbook Events - Workbook Activate event 00:02:00 Workbook Events - Workbook Before save event 00:06:00 Workbook Events - Workbook Aftersave event 00:04:00 Workbook Events - Workbook Beforeclose event 00:09:00 Workbook Events - Workbook BeforePrint event 00:03:00 Workbook Events -Workbook De-activate events 00:02:00 Workbook Events - New Chart event 00:08:00 Workbook Events -New sheet event 00:03:00 Workbook Events - Sheet calculate event 00:03:00 Workbook Events - Sheet De-activate event 00:06:00 Workbook Events - Follow Hyperlink event 00:02:00 Workbook Events - Workbook Window Activate event 00:06:00 Workbook Events - Workbook Window De-Activate event 00:02:00 Workbook Events - Window Resize event 00:02:00 Exercise- Workbook Events 00:01:00 Resources Resources - Excel VBA/Macros Foundations 00:00:00 Assignment Assignment - Excel VBA/Macros Foundations 00:00:00

Excel VBA/Macros Foundations
Delivered Online On Demand8 hours 52 minutes
£10.99

ASD Awareness

By Compete High

Overview With the ever-increasing demand for ASD Awareness in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in ASD Awareness may be. Learning about ASD Awareness or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in ASD Awareness . That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on ASD Awareness is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates. The self-paced online learning methodology by compete high in this ASD Awareness course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course! Instead of searching for hours, enrol right away on this ASD Awareness course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run. Who is this course for? While we refrain from discouraging anyone wanting to do this ASD Awareness course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of ASD Awareness , Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in ASD Awareness , Anyone looking for a certificate of completion on doing an online training on this topic, Students of ASD Awareness , or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity Career Path This ASD Awareness course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams. Course Curriculum Module 1 What is Autism What is Autism 00:00 Module 2 Causes of Autism Causes of Autism 00:00 Module 3 Understanding the Symptoms of Autism Understanding the Symptoms of Autism 00:00 Module 4 Understanding the Impact of Autism on Individuals and Families Understanding the Impact of Autism on Individuals and Families 00:00 Module 5 Understanding Communication and Social Interaction in Autism Understanding Communication and Social Interaction in Autism 00:00 Module 6 Navigating Sensory Overload and Meltdowns Navigating Sensory Overload and Meltdowns 00:00

ASD Awareness
Delivered Online On Demand6 hours
£4.99

Sage 50 Payroll Complete Course

4.7(160)

By Janets

The Sage 50 Payroll Complete Course is the perfect lesson if you have set your sights on a career within the accounting and finance industry but lack the knowledge and skills in the payroll department. Sage is a prevalent software system that is used around the globe, in businesses large and small. To keep up with modern technology and be employable to most companies, you need to know Sage 50 Payroll. This course will make you a valuable asset to any company. The course will cover areas such as processing SSP, editing tax codes, producing an annual cost of wages and using advanced payment options. The list goes on, but one thing remains the same: you’ll be kept up-to-date on the latest technologies and methods used within Sage 50 Payroll, giving you the confidence to use it self-assuredly.  What Will You Learn? Basics of setting up payroll Editing tax codes Managing bank statements and reconciliation VAT management Month-end reports Process statutory payments Create and administrate holiday schemes and employee absence Creation of chart of accounts, opening balances and rectifying mistakes What classes are included in this package? Earn a digital certificate upon successful completion acknowledged by UK and internationally acknowledged lesson There are no set schedules, so you can work at your own pace. Our email and live chat specialists are available to assist you 24 hours a day, 7 days a week. On weekdays, you’ll have access to a full-time tutor. Learn in a user-friendly, cutting-edge online learning environment. High-quality e-learning study materials Benefit from instant feedback through mock exams and multiple-choice assessments Who Should Take This Course? This entry-level Sage Payroll Complete Course covers the basic concepts of payroll. Accountants of all levels, including those just starting, are urged to enrol in and complete this online course on Sage Payroll because there are no prerequisites. Career Path Training offered by the Sage 50 Payroll Complete Course could potentially benefit a range of roles but would particularly enhance careers in: Payroll Administrator HR Administrator Finance Manager Payroll Clerk HR Manager Assistant Accountant Financial Controller Course Contents Module 01: Payroll Basics Module 02: Company Settings Module 03: Legislation Settings Module 04: Pension Scheme Basics Module 05: Pay Elements Module 06: The Processing Date Module 07: Adding Existing Employees Module 08: Adding New Employees Module 09: Payroll Processing Basics Module 10: Entering Payments Module 11: Pre-Update Reports Module 12: Updating Records Module 13: e-Submissions Basics Module 14: Process Payroll (November) Module 15: Employee Records and Reports Module 16: Editing Employee Records Module 17: Process Payroll (December) Module 18: Resetting Payments Module 19: Quick SSP Module 20: An Employee Leaves Module 21: Final Payroll Run Module 22: Reports and Historical Data Module 23: Year-End Procedures

Sage 50 Payroll Complete Course
Delivered Online On Demand6 weeks
£9.99

Diploma in Perseverance

4.3(43)

By John Academy

Description: The Diploma in Perseverance course will equip you with the appropriate skills in your life. This course covers the perseverance methods as well as the knowledge, information and strategies of perseverance in many aspects of your life including getting through school, raising children, build a house, dieting, travelling, dealing with death, living longer, living with parents, finding direction in life, staying healthy, studies, getting the dream job, your love, habits, getting out of debt, making money and many other aspects of your life. This course will teach you the appropriate perseverance methods and skills required in most important steps in your life. Who is the course for? Anyone who want to assess how effective a goal will be in driving perseverance in any scenario and want to identify the key obstacle to achieving a goal. People who want to develop their abilities in managing setbacks, challenges, or obstacles in their work. 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 recognised 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: The Diploma in Perseverance course will be very beneficial and helpful, especially to health and sport-minded people like: Businessmen Company Employees Fitness Instructor Personal Trainer Sports Administrator Wellness Coach And Much More! Module 01 How to have Perseverance to get through school 00:30:00 How to have Perseverance to build a house 01:00:00 How to use Perseverance and dieting 01:00:00 How to use Perseverance while traveling 00:30:00 How to use Perseverance and working at night 00:30:00 How to use Perseverance and staying in Night College 00:30:00 How to use Perseverance and raising children 01:00:00 Using Perseverance and dealing with death 01:00:00 Perseverance methods 00:30:00 Module 02 Perseverance teachings for your life 01:00:00 Perseverance and learning to dance 01:00:00 Perseverance and dealing with your parents living with you 00:30:00 Perseverance - the meaning of 01:00:00 Perseverance to keep healthy 00:30:00 Perseverance to want to live longer 01:00:00 Perseverance to find direction in life 00:30:00 Perseverance to help your children find love in their life 00:30:00 Perseverance to avoid money problems 01:00:00 Module 03 Perseverance to teach obedience in children 00:30:00 Perseverance and your pride 01:00:00 Perseverance and finding that perfect house 02:00:00 using perseverance and sports to get ahead 01:00:00 using perseverance and grades to get scholarships 00:30:00 using perseverance to keep up on your studies 00:30:00 five methods of using perseverance in disciplining your children 00:30:00 Five methods of using perseverance to get the job you want 01:00:00 Module 04 You can push yourself hard to go forward and become a success 00:30:00 five methods of using perseverance to learn something new daily 01:00:00 five methods of using perseverance to get along with someone you don't like 00:30:00 three methods of perseverance methods for your pride 00:30:00 Three methods of perseverance methods for finding love in life 00:30:00 Three methods of perseverance for self confidence building 00:30:00 Three methods of perseverance for controlling your habits 00:30:00 Three methods of perseverance for continuing with school 00:30:00 Three methods of perseverance to get out of debt 00:30:00 Module 05 Five methods of perseverance to put more time in your day 01:00:00 Five methods of perseverance to clean the clutter from your life 00:30:00 Perseverance to make millions 01:00:00 Perseverance to make more money 00:30:00 Perseverance to get through hard times 00:30:00 Perseverance to get through the pain of life 00:30:00 Perseverance to build a better life 01:00:00 How to have Perseverance after the birth of a child 01:00:00 Perseverance to do more in life than just get by 00:30:00 Perseverance to become more than you were before 01:00:00 Perseverance to build more fun into your life 00:30:00 Mock Exam Mock Exam- Diploma in Perseverance 00:20:00 Final Exam Final Exam- Diploma in Perseverance 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Diploma in Perseverance
Delivered Online On Demand34 hours
£25

Excel PowerQuery and PowerPivot

4.9(27)

By Apex Learning

Overview This comprehensive course on Excel PowerQuery and PowerPivot will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Excel PowerQuery and PowerPivot comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Excel PowerQuery and PowerPivot. It is available to all students, of all academic backgrounds. Requirements Our Excel PowerQuery and PowerPivot is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 3 sections • 28 lectures • 01:50:00 total length •pivot table power query power pivot - 1: 00:09:00 •pivot table power query power pivot - 2: 00:01:00 •pivot table power query power pivot - 3: 00:02:00 •pivot table power query power pivot - 4: 00:03:00 •pivot table power query power pivot - 5: 00:01:00 •pivot table power query power pivot - 6: 00:04:00 •pivot table power query power pivot - 7: 00:08:00 •pivot table power query power pivot - 8: 00:05:00 •pivot table power query power pivot - 9: 00:03:00 •pivot table power query power pivot - 10: 00:04:00 •pivot table power query power pivot - 11: 00:04:00 •pivot table power query power pivot - 12: 00:02:00 •pivot table power query power pivot - 13: 00:03:00 •pivot table power query power pivot - 14: 00:05:00 •pivot table power query power pivot - 15: 00:02:00 •pivot table power query power pivot - 16: 00:03:00 •pivot table power query power pivot - 17: 00:03:00 •pivot table power query power pivot - 18: 00:08:00 •pivot table power query power pivot - 19: 00:02:00 •pivot table power query power pivot - 20: 00:04:00 •pivot table power query power pivot - 21: 00:05:00 •pivot table power query power pivot - 22: 00:09:00 •pivot table power query power pivot - 23: 00:04:00 •pivot table power query power pivot - 24: 00:03:00 •pivot table power query power pivot - 25: 00:04:00 •pivot table power query power pivot - 26: 00:09:00 •Resources - Excel PowerQuery and PowerPivot: 00:00:00 •Assignment - Excel PowerQuery and PowerPivot: 00:00:00

Excel PowerQuery and PowerPivot
Delivered Online On Demand1 hour 50 minutes
£12

Customer Service Online Training

By Compete High

Overview We all know the rule of 'The Customer Comes First', but when do they stay with you? When can a business ensure its customer base to be loyal and retainable? While there are multiple factors at play here, but one of the keys to customer retention is quality customer service.   Businesses nowadays rely heavily on people skilled in customer service and customer satisfaction - which is often hard to come by. To bridge that skill gap, empower human resources with outstanding customer support & service capabilities, and help business owners/managers gather essential knowledge to run & manage the relevant operations smoothly, we have put together this carefully-crafted course with the help of our learning resource development team. If you are someone who wants to build a career in this promising field, our course will be your perfect guide along the road. This course focuses on providing beginners' with the base, helping moderately-skilled learners to level up their understandings, and enabling professionals to fill in the blanks of the updates within the fields of customer experience enhancement.    Reflecting the above-mentioned promises, this Customer Service course focuses on helping the learners develop the following skills: Effective communication & active listening Problem solving Attentiveness Anger Management Time Management Stress Management Conflict resolution Customer relationship management Customer experience enhancement Customer service evaluation Email writing & etiquettes Positive attitude & body language   So, enrol now, develop these in-demand skills of the 21st century and make meaningful connections with your customers around the globe.   Who is this course for? If you run a business or work for one, you have to understand what your customers want, how to serve them properly, and repeat this process - no matter what your job description says or whichever department you work in. Having said that, people falling into either one of the below groups will benefit the most from this course: Jobseekers in fields related to customer service/customer support/customer experience Amateurs or professionals with intermediate skills in the above-mentioned fields Business-owners/managers/team leaders Business students People looking to get certified in customer service   Career Path This Customer Service course paves the way for a handful of career opportunities, with roles such as: Customer Service Representative/Executive/Officer Customer Service Advisor/Specialist Customer Service Manager Also, the job roles related to customer support/customer experience will also be available to you. While the salaries for the above-mentioned jobs vary based on responsibilities, the levelwise breakdown of expected salaries are - Entry level: £16,750 - £20,750 Mid-level: £26,400 - £36,800 Senior level: £35,00 - £50,500 Course Curriculum Module 1 - Basics of Customer Service Basics of Customer Service 00:00 Module 2 - Why Customer Service Matters Why Customer Service Matters 00:00 Module 3 - What's Different about Good Service What's Different about Good Service 00:00 Module 4 - First Steps and Body Language First Steps and Body Language 00:00 Module 5 - Effective Communication Strategies Effective Communication Strategies 00:00 Module 6 - Phone Tone and Etiquette Phone Tone and Etiquette 00:00 Module 7 - Relationship Building Relationship Building 00:00 Module 8 - Turning Complaints into Opportunities Turning Complaints into Opportunities 00:00 Module 9 - E-Mail Etiquette E-Mail Etiquette 00:00 Module 10 - Customer Relationship Management (CRM) Customer Relationship Management (CRM) 00:00 Module 11 - Empowering Great Customer Service Empowering Great Customer Service 00:00 Module 12 - Evaluating and Measuring Customer Service Evaluating and Measuring Customer Service 00:00

Customer Service Online Training
Delivered Online On Demand12 hours
£5

Unlocking the Corners of Your Mind with Creativity Training

By Compete High

🚀 Unleash Your Infinite Potential with 'Unlocking the Corners of Your Mind with Creativity Training' Online Course! 🚀   Are you ready to embark on a transformative journey that will unlock the hidden treasures of your mind? Introducing our groundbreaking online course designed to unleash your creativity and tap into the limitless possibilities within you!   🌈 Unlock the Power of Your Imagination: Immerse yourself in a world of boundless creativity as you discover techniques to awaken and nurture your imagination. Break free from mental constraints and open up new realms of innovative thinking.   🎨 Ignite Your Creative Spark: Say goodbye to creative blocks! Learn proven strategies to reignite your creative spark, whether you're an artist, entrepreneur, or simply someone yearning to infuse more innovation into your life.   💡 Master Creative Problem Solving: Transform challenges into opportunities! Equip yourself with the tools to approach problems from fresh perspectives, fostering a mindset that turns obstacles into stepping stones toward success.   🌐 Navigate the Creative Process: Gain insight into the creative process and learn how to navigate its twists and turns. From ideation to execution, you'll develop a roadmap to bring your creative visions to life with clarity and purpose.   🚀 Course Highlights: Engaging Video Lessons: Dive into captivating lessons led by industry experts. Interactive Exercises: Apply newfound knowledge through hands-on activities. Peer Collaboration: Connect with a vibrant community of like-minded individuals. Personalized Feedback: Receive constructive input to enhance your creative journey.   🎁 Exclusive Bonus: Enroll now to receive a bonus toolkit filled with resources, exercises, and inspiration to keep your creative juices flowing long after the course concludes.   🌟 Why Choose 'Unlocking the Corners of Your Mind with Creativity Training'? Proven Strategies: Based on the latest research in neuroscience and creativity. Flexible Learning: Access lessons anytime, anywhere, at your own pace. Lifetime Access: Revisit the course content whenever you need a creative boost.   🔓 Unlock Your Full Creative Potential Today! Don't let your ideas remain dormant. Seize this opportunity to unlock the corners of your mind and witness the transformation that creativity can bring to every aspect of your life.   Embark on a path of self-discovery and creativity. Join 'Unlocking the Corners of Your Mind with Creativity Training' today! Your boundless potential awaits. 🚀✨ Course Curriculum

Unlocking the Corners of Your Mind with Creativity Training
Delivered Online On Demand1 hour
£5

Warehouse Management Online Course

By Compete High

Overview With the ever-increasing demand for Warehouse Management in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Warehouse Management may be. Learning about Warehouse Management or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Warehouse Management. That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Warehouse Management is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates. The self-paced online learning methodology by compete high in this Warehouse Management course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course! Instead of searching for hours, enrol right away on this Warehouse Management course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run. Who is this course for? While we refrain from discouraging anyone wanting to do this Warehouse Management course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Warehouse Management, Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Warehouse Management, Anyone looking for a certificate of completion on doing an online training on this topic, Students of Warehouse Management, or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity Career Path This Warehouse Management course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams.  Course Curriculum Module-1-Introduction-to-Warehouse-Management Introduction to Warehouse Management 00:00 Module-2-Arranging-warehouse-systems Arranging warehouse systems 00:00 Module-3-Warehousing-and-Conveying-Principles Warehousing and Conveying Principles 00:00 Module-4-Storage-and-Handling-Equipment Storage and Handling Equipment 00:00 Module-5-Performance-Management Performance Management 00:00 Module-6-Health-and-Safety Health and Safety 00:00

Warehouse Management Online Course
Delivered Online On Demand6 hours
£4.99

Online News Publishing

By Compete High

Course Curriculum Module 1 - Publishing Strategy Publishing Strategy 00:00 Module 2 - Growing Your Audience Growing Your Audience 00:00 Module 3 - Creating Content Creating Content 00:00 Module 4 - Understanding Data Understanding Data 00:00 Module 5 - Using Data Using Data 00:00 Module 6 - Web Vitals Web Vitals 00:00 Module 7.1 - Ad Strategy Ad Strategy 00:00 Module 7.2 - Ad Strategy (Types of Ads) Ad Strategy (Types of Ads) 00:00 Module 7.3 - Ad Strategy (Ad Experience) Ad Strategy (Ad Experience) 00:00 Module 8 - Optimising Ads Optimising Ads 00:00 Module 9.1 - Using Your Data for Ads Using Your Data for Ads 00:00 Module 9.2 - 3rd Party Cookies 3rd Party Cookies 00:00 Module 9.3 - Anonymised IDs Anonymised IDs 00:00 Module 10.1 - Programmatic Strategy Programmatic Strategy 00:00 Module 10.2 - Programmatic Strategy Programmatic Strategy 00:00 Module 10.3 - Intro to Ad Inventory Intro to Ad Inventory 00:00 Module 10.4 - Trading Models Trading Models 00:00 Module 10.5 - Header Bidding Header Bidding 00:00

Online News Publishing
Delivered Online On Demand1 hour
£4.99