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 classroom, one to one, tailored and bespoke courses. Tailored In Company training: 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. Career path Career path Excel know-how can instantly increase your job prospects as well as your salary. 80 percent of job openings require spreadsheet and word-processing software skills Certificates Certificates Certificate of completion Digital certificate - Included
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 classroom, one to one, tailored and bespoke courses. Tailored In Company training: 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. Career path Career path Excel know-how can instantly increase your job prospects as well as your salary. 80 percent of job openings require spreadsheet and word-processing software skills
The Executive Mini MBA will teach you all those things you learn from an MBA course that too in a shorter period. From learning theories to implying it in practical life, the course plan carries all the important aspects. This beneficial program will help you to gain in-depth knowledge about Economics and business. The administrative and managerial aspects of the business will become clearer to you. The course will also familiarise yourself with a wide variety of topics such as strategy planning, marketing strategy, resource management, etc. Most importantly, the course will play a significant role to develop the required leadership skill to lead a business organisation. By completing this course, you will become efficient enough for securing a high position in a business organisation. Who is this Course for? This Executive Mini MBA course is suitable for anyone who want to gain extensive knowledge, potential experience and professional skills in the related field. 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. Method of Assessment: Upon completion of the course, you will be required to sit for an online multiple-choice quiz based assessment, which will determine whether you have passed the course (60% pass mark). The test will be marked immediately and results will be published instantly. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Certification After successfully completing the course, you will be able to obtain the certificates. You can claim a PDF certificate by paying a little processing fee of £2. There is an additional fee to obtain a hardcopy certificate which is £9. Course Curriculum Module 1:- Business Planning and Analysis Business Planning Basics 01:00:00 Market Evaluation 01:00:00 Analyze Competition 01:00:00 Determine A Marketing Strategy 01:00:00 Decide What Extras You May Need Like Staff etc 00:30:00 The Dangers In Not Making A Business Plan 00:15:00 Module 2: -Business Administration and Branding Introduction 00:15:00 Make Yourself Well Recognised Before Your Customers 00:30:00 Wow Your Customers 00:30:00 Develop a Personal Style 00:30:00 Use Creative Imageries to Catch the Attention 00:30:00 Be a Traditionalist, Not a Fad Chaser 00:15:00 Bringing Out the Purple Cow in Your Business 00:30:00 Conclusion 00:15:00 Module 3: - Business Succession Planning Getting Started 00:30:00 Succession Planning Vs. Replacement Planning 01:00:00 Preparing for the Planning Process 01:00:00 Initiating Process 00:00:00 The SWOT Analysis 01:00:00 Developing the Succession Plan 01:00:00 Executing the Plan 00:30:00 Gaining Support 00:30:00 Managing the Change 01:00:00 Overcoming Roadblocks 01:00:00 Reaching the End 01:00:00 Wrapping Up 00:15:00 Module 4: -Business Development Budgeting Businesses Budgeting Basics 00:15:00 Steps To Better Business Budgeting 00:15:00 How And What To Consider When Preparing A Business Plan And Budget 01:00:00 The Ins And Outs Of Corporate Budgeting 00:15:00 Including Social Business Budgets In The Plan 00:15:00 Impacts Of Debts On Business Budgets 00:15:00 Managing Business Budgets And Finances Together 01:00:00 Module 5: -Management Introduction 01:00:00 How to Build Trust and Confidence 01:00:00 A Manager's Pitfalls 01:00:00 How to Build Team Spirit 01:00:00 Dealing with Problem Employees 01:00:00 Using Your Emotional Intelligence 00:30:00 Conclusion to Management 00:15:00 Module 6:- Business Management Skills Business Plan Basics 00:30:00 The Executive Summary 01:00:00 The Mission Statement 00:30:00 Exploring Financial Needs 00:30:00 Evaluating Competition 01:00:00 The Troubles You Can Run Into Without The Proper Business Plan 00:30:00 Wrapping Up 00:15:00 Module 7: Project Management Introduction 01:00:00 Can You Manage Yourself Out Of A Paper Bag? 00:30:00 Setting the Stage for a Successful Project 01:00:00 The Importance of Developing and Managing A Budget 00:30:00 Taking Action - Execution of the Plan 01:00:00 Rules to Manage The Projects 01:00:00 Your Personality and Project Management Style 01:00:00 The Cycle of Decision Making 01:00:00 Getting Your Project Back On Track 01:30:00 Keeping It Moving Forward 01:00:00 Problems and Solutions in Project Management 01:00:00 Module 8: HR and Leadership Management Leader and HR Management 00:30:00 Commitment and HR Management 01:00:00 Team Management 00:30:00 Build A Mastermind Group 02:00:00 People Recognition in HR Management 00:30:00 Performance, Goals and Management 00:30:00 Think Outside The Box 00:30:00 Be Passionate about Your Work 00:30:00 The Importance Of A Good Team Leader 00:30:00 Module 9: Business Systemization Introduction 00:30:00 The Idea of Systemizing Your Business 01:00:00 Why You Should Systemize Your Business 01:00:00 A Lesson Learned From The Book 'The E-Myth' 01:00:00 So, How Do I Create This Wonderful Business System? 01:00:00 Outsourcing As a Way of Systemizing Your Business 00:30:00 How to Keep It Growing: The Systemized Business 01:00:00 Some General Ideas To Consider As You Systemize Your Business 00:30:00 Conclusion 00:15:00 Module 10: - Business Ethics Fundamentals Getting Started To Business Ethics 00:15:00 What is Ethics? 01:00:00 Implementing Ethics in the Workplace 00:30:00 Employer/Employee Rights 01:00:00 Business & Social Responsibilities 01:00:00 Ethical Decisions 01:00:00 Whistle Blowing 00:30:00 Managerial Ethics 00:30:00 Unethical Behavior 00:30:00 Ethics in Business (I) 01:00:00 Ethics in Business (II) 00:30:00 Wrapping Up 00:15:00 Module 11: Sales Analysis and Sales What Is A Sales Funnel? 00:30:00 What is Internet Commerce 00:30:00 What Can I Sell 00:30:00 Clickbank 00:30:00 Drop Shipping 00:30:00 Affiliate Marketing 00:30:00 The Link Between Products, Key Words and Prospects 00:15:00 The Front-end and Back-end of Sales Funnels 00:30:00 Sales Funnel Success 00:30:00 Sales Funnel Planning 00:30:00 Putting Your Theory to Practice 00:30:00 Content Marketing 00:30:00 Article Marketing 01:00:00 Google's Adwords Program 00:30:00 Marketing Offline 00:30:00 Blogs 00:30:00 Social Media 00:30:00 Auto Responders 00:30:00 The Joint Venture 00:30:00 Measuring Success 00:30:00 Top Sales Funnel Products 00:30:00 Mock Exam Mock Exam- Executive Mini MBA 00:30:00 Final Exam Final Exam - Executive Mini MBA 00:20:00 Recommended Readings Recommended Readings - Executive Mini MBA 00:00:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00
Highlights of the Course Course Type: Online Learning Duration: 6 Hours 59 Minutes Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about xero accountanting and Bookkeeping Understand the core competencies and principles of xero accountanting and Bookkeeping Explore the various areas of xero accountanting and Bookkeeping Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert xero accountant and bookkeeper Xero Accounting Course Online Master the skills you need to propel your career forward in xero accountanting and Bookkeeping. This course will equip you with the essential knowledge and skillset that will make you a confident xero accountant and bookkeeper and take your career to the next level. This comprehensive xero accounting course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this xero accounting course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This comprehensive course will teach you the theory of effective xero accountanting and Bookkeeping practice and equip you with the essential skills, confidence and competence to assist you in the xero accountanting and Bookkeeping industry. You'll gain a solid understanding of the core competencies required to drive a successful career in xero accountanting and Bookkeeping. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed for xero accountant and bookkeeper or for people who are aspiring to specialise in xero accountanting and Bookkeeping. Enrol in this xero accounting course today and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive xero accounting course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this xero accountanting and Bookkeeping can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This xero accounting course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This xero accounting course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Advance Your Career This xero accounting course will provide you with a fresh opportunity to enter the relevant job market and choose your desired career path. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. Recognised Accreditation 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. Course Curriculum Xero Updated Version Xero Basic Skills Introduction 00:05:00 Intro Choosing a Plan 00:04:00 Dashboard 00:12:00 Money in Sales Invoice 1 00:05:00 Money in Quotes 00:06:00 Issuing Customer Statements 00:02:00 Receive Payments 00:06:00 Products and Services 00:10:00 Purchase Orders 00:06:00 Spend Money 00:03:00 Bank Account Screen 00:06:00 Bank Rec 00:09:00 Vat 00:05:00 Chart of Accounts 00:05:00 Financial Reports 00:04:00 Journals 00:04:00 Contacts 00:08:00 Conclusions 00:01:00 Xero Advanced Skills Introduction 00:05:00 Importing Data Part 1 00:11:00 Importing Data Part 2 00:01:00 Tracked Inventory Part 1 00:09:00 Tracked Inventory Part 2 00:04:00 Tracked Inventory Part 3 00:03:00 Tracking Categories Part 1 00:03:00 Tracking Categories Part 2 00:03:00 Projects Part 1 00:06:00 Projects Part 2 00:07:00 Projects Part 3 00:05:00 Expenses Claims Part 1 00:06:00 Expenses Claims Part 2 00:03:00 Multi Currency Intro 00:04:00 Multi Currency Bills 00:08:00 Multi Currency Bank Rec 00:04:00 Multi Currency Sales Invs 00:04:00 Billable Expenses 00:07:00 Fixed Assets and Dreciation 00:08:00 Depreciation Part 2 00:06:00 Find and Recode 00:06:00 Conclusions 00:02:00 Xero Old Version Getting Prepared - Access the software and course materials Introduction To The Course And Your Tutor 00:04:00 Activating Your Free Trial With Xero 00:02:00 Getting started Signing Up For The Free Trial 00:04:00 Create The Organisation 00:08:00 The Ficticious Scenario 00:02:00 Setting up the system Add Bank Accounts To The System 00:14:00 Enter Opening Balances 00:07:00 Opening Trial Balance 00:01:00 Nominal ledger Amend The Nominal Ledger 00:06:00 Chart Of Accounts Report 00:01:00 Customers & Suppliers Enter Customers 00:07:00 Entering Suppliers 00:06:00 Reporting Customer And Supplier Information 00:02:00 Sales ledger Enter Invoices 00:07:00 Invoicing Tips - Adding Logo, Repeat Billing 00:09:00 Entering Invoices 6574 to 6610 00:16:00 Post Credit Notes 00:03:00 Report Showing Customer Activity 00:08:00 Aged Debtors 00:02:00 Suppliers Post Supplier Invoices 00:09:00 Enter Suppliers Invoices 6028 Onwards 00:14:00 Enter More Supplier Invoices No 4308 Onwards 00:06:00 Credit Notes Suppliers2 00:02:00 Supplier Activity Report 00:04:00 Aged Creditors Info 00:01:00 Purchases ledger Receipts From Customers 00:10:00 Apply Customer Credit Notes 00:05:00 Sundry payments Post Supplier Cheques 00:08:00 Apply Supplier Credit Notes 00:03:00 Print List Of Bank Receipts And Payments 00:01:00 Sundry payments Post Sundry Payments 00:07:00 Make A Credit Card Payment 00:08:00 Petty Cash Post Petty Cash Transactions - Week 1 00:16:00 Petty Cash - Week 2 00:12:00 Petty Cash - Week 3 00:07:00 Petty Cash - Week 4 00:09:00 Imprest System On Petty Cash 00:04:00 Report On Cash Payments And Receipts 00:01:00 Bad Debt Writing Off A Bad Debt - Print Customer Statement 00:02:00 Write Off A Bad Debt 00:09:00 Credit Card Reconcile The Credit Card Statement 00:09:00 Bank Reconciliation Bank Statement As A Csv File 00:27:00 Bank Statement Closing Balances 00:11:00 Reconcile The Petty Cash 00:05:00 Payroll / Wages Wages and Salaries 00:09:00 Post the Wages Journal 00:07:00 Payday 00:11:00 Pay the Two Staff 00:05:00 VAT - Value Added Tax Depreciation Journal 00:04:00 VAT Return 00:03:00 Reports Month End Reports PnL, BS, TB 00:05:00 Payroll unit Using Payroll 00:12:00 Setting Up Employees 00:10:00 Running Payroll - An Example 00:14:00 Conclude Recap And Next Steps 00:06:00 What Happens Next 00:02:00 Supplementary Resources Supplementary Resources - Xero Accounting and Bookkeeping 00:00:00 Assessment Assessment - Xero Accounting and Bookkeeping 00:10:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00
Gain the insights, tools, and frameworks to make impactful decisions that steer your organisation towards success. Elevate your strategic thinking and drive results Course overview Duration: 1 day (6.5 hours) Strategic decision making is messy, complex and full of uncertainty. These are factors which work against the human mind when it comes to making effective decisions. This course provides delegates with insights into the factors influencing strategic decision making. Using psychometric profiles delegates will learn about their own preferences when making decisions, how to influence others and how to create the ideal conditions for successful strategic decision making. Objectives By the end of the course you will be able to: Explain the challenges of VUCA – Volatility, Uncertainty, Complexity & Ambiguous Use models of Strategic Thinking Understand the impact of perception, bias and judgement in decision making Understand personal preferences and approaches to decision making Speed read other people’s approach to decision making Use decision making models for strategic thinking Apply Mindsets, Skillsets and Toolsets for decision making Content The decision lifestyle - personal preferences Understand the human facts that influence decision making Understanding personal preferences and approaches to decision making Understand the impact of Perception, Bias and judgement in decision making Speed reading others’ approach to decision making Frameworks to provide context for decision making Understand the business factors that influence decision making – VUCA The Cynefin Framework – decision making in complex situations Understanding which business context you operate in – simple, complicated, complex or chaotic Models to improve strategic thinking How to understand yourself better How to improve your decision making How to understand others better How to improve other’s decision making Human centred decision making How to put humans at the centre of your decision making The art of Creative Problem Solving Using Design Thinking to reduce human complexity in decision making
Encourage people to think about how they can improve their performance through asking questions and coaching effectively. Course overview Duration: 1 day (6.5 hours) This workshop is suitable for anyone who is in a first line manager position looking to develop their coaching skills. The focus of the workshop is on understanding how coaching supports other management techniques, how it develops people and their performance, and how best to use coaching with your team. Objectives By the end of the course you will be able to: Define what coaching is and how it differs from and complements other management techniques State the benefits that coaching has for team members, managers and the business Use the key skills of coaching Implement strategies to deal with resistance to coaching Give feedback effectively while coaching Practice your coaching skills with real-life situations ContentWhat is Coaching How does coaching differ from mentoring, training, counselling? Giving advice vs coaching – The Power of 3 How does coaching support performance? Coaching as a leadership style Benefits of Coaching What are the benefits of taking a coaching approach for Team membersManagersThe wider organisation Key Skills How to build rapport for a positive coaching relationship Effective listening – understanding and practising the different levels involved in active listening Smart questioning The power of observation – reflecting back what isn’t being said Practical application throughout The GROW model for Coaching Understanding how to use the GROW model Types of questions to use at each stage Demonstration and practice Resistance for Coaching and Strategies Why might people be resistant to coaching? The role of “experts”, self-talk and self-concept in our thinking Expanding comfort zones Contracting and ethics Feedback/Directive Coaching Directive vs Non-Directive Coaching How and when to give feedback when coaching A feedback model Practice Action Planning
Life coaching isn’t about having all the answers — it’s about asking the right questions (and occasionally knowing when to stay quiet). This 8-course premium bundle walks through self-awareness, communication, motivation, and team leadership in a tone that says “I’ve got this” rather than “Where’s the manual?” With modules ranging from stress and self-organisation to mindfulness and team dynamics, the training offers a steady guide to helping others without burning yourself out in the process. You’ll discover how to motivate people (and yourself), manage emotions, build confidence, and speak in ways that others actually want to hear. 🎯 Learning Outcomes: Understand the core responsibilities of a life coach. Learn self-motivation and how to model it effectively. Improve communication techniques for individual and group settings. Apply stress management methods to daily situations. Develop mindfulness habits for personal and professional use. Recognise how to lead and support small teams confidently. 👤 Who is this Course For: Aspiring life coaches seeking a foundational knowledge set. Managers supporting team wellbeing and emotional health. Professionals aiming to improve communication confidence. HR assistants focused on staff development and motivation. Career changers looking for new coaching opportunities. Mental health support staff expanding soft skill expertise. Team leaders wanting stronger interpersonal tools. Anyone interested in structured personal development education. 💼 Career Path (UK Average Salaries): Life Coach – £38,000 per year Wellbeing Officer – £33,000 per year Team Leader – £32,000 per year Motivational Speaker (Freelance) – £40,000 per year Stress Management Advisor – £35,000 per year Personal Development Coach – £36,000 per year
Teaching is more than standing at the front of a classroom—it’s listening, supporting, and adapting. This Initial Teacher 8-in-1 Premium Courses Bundle is designed for those starting their path in education support, whether assisting teachers, working with SEND pupils, or simply learning how classrooms function smoothly behind the scenes. From early years understanding to self-organisation, the course covers key topics such as autism awareness, British Sign Language, equality, and school administration. It's a blend of thoughtful skills for anyone supporting learning environments—where every pupil matters, and every minute counts. Learning Outcomes: Understand early years educational frameworks and classroom routines. Recognise autism characteristics and adapt support strategies accordingly. Apply equality and diversity concepts in school environments. Use British Sign Language for basic communication support. Organise teaching-related tasks with structured personal routines. Apply mindfulness to reduce stress and enhance focus. Who is this Course For: Teaching assistants building essential classroom support knowledge. School admin staff working with children and families. Early years staff seeking extra training in key areas. Career starters entering educational support roles. Parents exploring learning support methods at home. SEN staff needing structured autism awareness material. Volunteers helping in early learning or school settings. Professionals supporting inclusion and communication in education. Career Path: Teaching Assistant – £18,000–£24,000 per year Early Years Educator – £19,000–£26,000 per year SEN Support Worker – £20,000–£27,000 per year School Administrator – £21,000–£28,000 per year Nursery Assistant – £18,000–£23,000 per year Learning Support Assistant – £19,000–£25,000 per year
The Carpentry and Joinery: 8 in 1 Premium Courses Bundle merges the craft of woodwork with the structure of modern project management. This bundle covers core carpentry theory alongside vital topics such as architecture basics, purchasing and procurement strategies, logistics, and interior design. PUWER and RIDDOR modules ensure you understand safety regulations and reporting obligations without the jargon. Perfect for learners aiming to strengthen their knowledge of joinery principles and the administrative side of construction projects, this bundle offers a broad scope of theory. From appreciating design aesthetics to grasping the finer points of quality assurance, it’s an all-encompassing guide for those interested in the trade’s intellectual side. Learning Outcomes: Understand carpentry concepts and woodworking design fundamentals Learn PUWER and RIDDOR regulations for workplace safety awareness Explore architectural principles relevant to building and joinery projects Study purchasing, procurement, and supply chain management basics Gain knowledge of logistics and transportation within construction Understand interior design fundamentals and quality assurance processes Who is this Course For: Aspiring carpenters seeking theory-based joinery knowledge Construction project assistants involved in procurement and logistics Interior design enthusiasts wanting foundational building knowledge Health and safety officers reviewing PUWER and RIDDOR standards Architecture students exploring practical construction administration Quality assurance coordinators overseeing joinery and build projects Warehouse and transport staff supporting construction supply chains Anyone curious about the organisation behind successful building work Career Path (UK Average Salaries): Carpenter and Joiner – £32,000/year Procurement Officer – £30,500/year Site Safety Coordinator – £33,000/year Logistics Supervisor – £28,000/year Interior Design Assistant – £26,500/year Quality Assurance Technician – £29,000/year
In today’s educational landscape, remote teaching has become more than just a necessity—it’s a powerful tool that broadens horizons. This CPD-accredited course offers a deep dive into the world of online education, equipping you with the skills to manage and deliver lessons effectively from any location. Whether you’re a seasoned educator or looking to explore new avenues, this course gives you the knowledge and strategies to excel in the remote teaching environment. From understanding the nuances of digital classrooms to mastering the latest online teaching technologies, this course covers all aspects essential to remote instruction. You’ll learn how to design engaging content, foster student participation, and maintain a dynamic online presence. The flexibility of the course allows you to fit learning around your schedule, with content designed to be both insightful and practical for immediate application. Perfect for those looking to enhance their teaching methods, this course sets the stage for becoming a proficient remote educator. Course Curriculum: Module 01: Introduction to Remote Teaching Module 02: Remote Teaching Strategies Module 03: Remote Teaching Tools Module 04: Remote Teaching Methods Module 05: Instructional Strategies & Final Tips Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Remote Teaching - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Remote Teaching - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Remote Teaching - CPD Accredited training.