The Qualsafe Level 3 Award in Emergency Paediatric First Aid (RQF) qualification has been designed in-line with the current Early Years Foundation Stage (EYFS) requirements and is ideal for: • Those who have gained a level 2 or 3 childcare qualification and have entered into an early years setting and wish to be included in the staff to child ratios to comply with the EYFS requirements. • Anyone who cares for infants and children, such as parents, guardians, grandparents
Relationship Coaching Dating World Communication skills Emotional intelligence Healthy boundaries Compatible partners Self Improvement Personal growth Self Love Past trauma Mindfulness Self awareness Free support calls as apart of your course to speak to your qualified experienced coach 4 week course https://relationshipsmdd.com/product/relationship-coaching-courses-for-singles/
Get your Award for Personal Licence Holders qualification here with us at Knight Training! The Award for Personal Licence Holders (APLH) is the prerequisite for you to get your Personal Licence, aimed at anyone who wishes to sell or authorise the sale of alcohol. The course is a legal requirement, and it basically runs through the responsibilities that one must know in order to sell alcohol in a designated premises. Here at Knight Training we welcome our customers with open arms and provide the best service possible. Why waste more time? Call us now at 01524 388279 to get your APLH today!
Level 3 Certificate in Assessing Vocational Achievement
Project Stakeholder Relationship Skills: In-House Training This course is designed to provide project managers with the ability to: Analyze the complexities of major stakeholder relationship categories Apply the most appropriate interpersonal relationship skills to the different categories of relationships Align the dynamic needs of the stakeholders with a project's objective throughout the project life cycle What you Will Learn Examine traditional and non-traditional ways to identify and assess stakeholders Explain how competence, character, and trust lead to project success and strong relationships with stakeholders Utilize 'Embodied Leadership' skills to build stakeholder relationships Apply stakeholder engagement best practices to case study and real-life scenarios Getting Started Stakeholders and project success Stakeholder management research Managing stakeholder relationships Identifying Stakeholders Stakeholder categories Stakeholder relationships across the project life cycle Tools and techniques for identifying stakeholders Assessing Stakeholders Assessing stakeholder relationships Recognizing stakeholder attitudes toward the project Analyzing stakeholders Using other types of stakeholder assessments Building Stakeholder Relationships The importance of psychological safety Building trust and getting results The anatomy of trust Navigating Challenging Situations Dynamics of conflict Responding to conflict Managing difficult conversations
Overview Account Management is an important role within any organisation. Account Managers are responsible for nurturing customer relationships and increasing sales with their organisation’s key customers. The Account Manager will usually act as a first point of contact for clients; responding to complaints, purchases, project requests and any general queries. Their approach should help maintain client relationships in order to ensure that they continue to use the company for business. This one day course can help them learn the key skills they need. Description Build a strong account management team that are able to effectively manage customer relationships and drive sales The role of account manager is both important and demanding. The account manager acts as the ‘face’ of the business and should professionally represent the business by creating a strategy for success and delivering a high level of customer service. Account managers need to be effective communicators, needing to both engage with the client and also develop internal relationships to ensure promises are delivered upon. Another key responsibility of the account manager is to identify business opportunities and help drive business results for their company. Account Management can be a very challenging role depending on the number of clients, the range of industries the clients represent, and the nature and attitude of the client. The main focus of the role is to provide continual client service to clients, this may include quarterly or annual business reviews, additions to the account in terms of extra services supplied plus face-to-face and online meetings, on a regular basis. The Account Manager will also be responsible for delivering high levels of client service to ensure that clients do not leave and will need to create a strategy around this. This strategy will depend on the type of client in terms of size of the business commitment, Key Performance Indicators plus contractual agreements which may dictate the framework for the relationship. Building a personal relationship as well as a business one is key to becoming an effective Account Manager. After all, “It is easier to fire a business associate or employee than it is to fire a friend”. Why should people attend this training course? Well, just imagine if your employees were better able to: Build effective business relationships with clients and help drive sales performance. Add value to clients and help ensure their requirements are met or exceeded. Measure the performance of their key accounts and adapt their approach accordingly. Understand the key attributes required for success and work on developing them. Set a strategy for sales success and create action plans for pre-defined goals. Monitor and measure their own performance and set their own targets. Ultimately, this training course will help employees to focus on what is required to succeed in the role of account manager, building a strategy with clear actions and helping the organisation to business success. Who is this course for? This Account Management training course is for anyone that works in an account management role or relevant sales function and will assist the participants in improving their working practices, developing customer relationships and in turn increasing business performance and sales success. Requirements for Attendance Prior sales experience is recommended, but an awareness of the sales process as a minimum will suffice.
Course Objectives At the end of this course you will be able to: Record and edit a Macro Assign macros to keyboard shortcuts, Quick Access Toolbar, Buttons and Shape objects. Use the Visual Basic Editor; change the properties of an object; add a module to a project; write the code for a procedure and then run it; and use the Object Browser to search procedures Manipulate data by declaring variables of different data types; combine data by using expressions; use functions to accept input and display output; and declare variables and procedures with the appropriate scope Use decision structures to create procedures that make decisions; and use loop structures to perform repetitive tasks Create an error handling routine in case things go wrong with VBA code ' 1 year email support service Take a closer look at the consistent excellent feedback from our growing corporate clients visiting our site ms-officetraining co uk Customer Feedback Best Training Ever! Just finished a bespoke 1-1 training course in Excel Advanced, Macros & VBA. Pedro is an excellent trainer, imparting his skills and knowledge in the best way - appropriately to audience skills, knowledge and ability. Pedro is always approachable, encouraging and supportive, giving delegates the optimum learning environment. I would not hesitate to recommend Pedro as a trainer, whatever your level of ability. Amanda Morris - Treasury & Systems Accountant at Reall - Real Equity for All The trainer was very knowledgeable, kept everyone involved and was enthusiastic. A great experience.. Simon Harper - Lloyd's of London My learning experience was awesome. Perdinand Reagan - Subsea7 Very nice and relaxed approach to teaching. Was definitely a good learning experience. Jerome Pupe - S5 Agency World The Trainer – Very positive + patient + helpful + thorough Agnes Souza - Direct Wines ' With more than 20 years experience, we deliver courses on all levels of the Desktop version of Microsoft Office and Office 365; ranging from Beginner, Intermediate, Advanced to the VBA level. Our trainers are Microsoft certified professionals with a proven track record with several years experience in delivering public, one to one, tailored and bespoke courses. Our competitive rates start from £550.00 per day of training Tailored training courses: You can choose to run the course exactly as they are outlined by us or we can customise it so that it meets your specific needs. A tailored or bespoke course will follow the standard outline but may be adapted to your specific organisational needs. Introduction to Macros and VBA Introducing Visual Basic for Applications Recording a Macro Naming conventions for Macro Procedures Running a Macro Absolute or Relative Cell Referencing Saving and Opening Files with Macros Making macros always available Adding Macros to Keyboard Shortcuts, Quick Access Toolbar, Buttons and Shapes Editing a Macro in the Visual Basic Editor Understanding the Development Environment Customising the Editor Tips for General Typing in VBA Using Visual Basic Help Working with Procedures Program Design Understanding Modules Naming Rules Creating a Module Understanding Procedures Programming Macro Concepts Creating a Subroutine Creating a Function Understanding Arguments Exiting Procedures Calling Procedures Objects, Properties, Methods and Events Understanding Objects Properties, Methods, and Events Navigating the Object Hierarchy Understanding Collections Accessing a Member of a Collection Understanding Hierarchy Using the Object Browser Using the With Statement Working with Properties Working with Methods Creating an Event Procedure Reserved Macro Names Using Expressions, Variables and Intrinsic Functions Understanding Expressions and Statements Declaring Variables Understanding Data Types Determining the Value of Variables Working with Variable Scope Using Built-in VBA Functions Understanding Constants Using Message Boxes Controlling the Answer to a Message Box Using Input Boxes Declaring and Using Object Variables Controlling Program Execution Understanding Control-of-Flow Structures Using the If...End If Decision Structures Nested If Statements Using the Select Case ... End Select Structure Using the Do ... Loop Structure Using the For ... Next Structure Using the For Each ... Next Structure Guidelines for Use of Control-of-Flow Structures Debugging and Handling Errors Understanding Errors Using Debugging Tools Setting Breakpoints and Using Break Mode Stepping Through Code Trapping Errors with the On Error Statement Understanding the Err Object Working with Inline Error Handling Writing an Error-Handling Routine Working with Forms and Controls Understanding UserForms Creating a Form Displaying and Removing a Form Aligning and Sizing Controls Using the Toolbox Working with a Form's Properties, Methods, and Events Working with Form and Control Properties, Methods and Event Setting the Tab Order Populating a Control Who is this course for? Who is this course for? This course is designed to give proficiency in the Visual Basic Editor (VBE), predominantly making use of Excel objects, understanding Object's Properties, Events and Methods, basic VBA Object oriented programming, event handling, control structures, and debugging tools. Requirements Requirements Preferably, delegates should have attended the Excel Advanced course. Certificates Certificates Certificate of completion Digital certificate - Included
Overview This one day course is designed for anyone that deals with telephone sales in either an inbound or outbound call environment. Description The telephone has become a critical tool in obtaining sales in today’s competitive market, and yet it is often an area we pay little attention to, and consequently it becomes a negative aspect of our business rather than the highly positive one it can be. This course sets out to enable the attendees to sell effectively over the phone. The tools that are covered will help generate sales and whether they take inbound or receive outbound calls they will find that if they apply the techniques in this session, their success rate will increase immensely. Topics covered: Advantages and Disadvantages – A look at how the phone can work for and against us in a sales environment. An Introduction to Selling on the Telephone – Understanding the key points that encourage a customer to purchase from us. Structuring and the Sales Process – Defining a set process for structuring a sales call with a chance to demonstrate understanding. Why People Buy – A look at the reasoning behind people’s purchasing decisions. How People Buy – An insight into the emotional factors behind how people arrive at purchasing decisions. Turning Inbound Calls into Sales – Gauging the level of interest of a caller in order to establish the likelihood of a sale. Making Effective Outbound Calls – A set process of ensuring you gain the best advantage with this type of call. Getting Past the Gatekeeper – Understanding the role of the gatekeeper and developing methods of dealing with them in order to speak to the decision maker. Using scripts and techniques that are proven and effective. Sounds Interesting? – Studying three key communication factors when projecting the voice over the phone. Including a chance to review how the participant’s voice comes across over the phone. Methods of Improving the Way You Sound – 10 key tips on vocal improvement. Telephone Questioning Techniques – Giving the delegates the chance to fully understand the different questioning techniques that can be used during a sales call. Features and Benefits – How to practically apply them in a sales scenario. Logical and Emotional Purchasing – A further look at the reasons we buy. Overcoming Objections – Practical use of a set process and ways to apply it in the workplace. Closing the Sale – Clear methodology with a chance to practice the skills in a fun way. Post-course Assignment – A method of carrying the learning into the workplace and ensure continual review. Who should attend the course? Anyone who handles inbound or outbound sales calls over the telephone. Requirements for Attendance No prerequisites required.
Strategic Thinking: In-House Training The goal of this course is to provide you with the building blocks and the motivation to develop the critical skill of strategic thinking. The participants will consider a four-part model that distinguishes strategic thinking from strategic planning and managing. With that understanding, you will investigate the critical components of strategic thinking and how to apply it effectively. What you Will Learn Define strategic thinking and distinguish it from strategic planning and management Explain a high-level approach to gaining strategic thinking skills Integrate other interpersonal skills, such as self-awareness, systems thinking, leadership, constructive conflict, and collaboration, into the fabric of strategic thinking skills Select appropriate techniques to apply strategic thinking in specific situations Recognize and emulate effective strategic thinking behaviors Getting Started Introductions Course structure Course goals and objectives Foundation Concepts Interactive event: Define Strategic Thinking (ST) Interactive event: Discuss relationship of ST with Strategic Planning, Management and Decision Making Strategic Level Framework - Tying it all together Strategic thinking attributes Strategic Thinking Critical Success Factors Strategic Thinking Critical Success Factors - 5-part model Strategic Thinking and the Organization Critical Success Factors Model applied to an organization Tools Introduction (5): Environmental, 5 Forces, SWOT, Value Proposition, Integral Theory of Worldview Video: Fog of War Strategic Thinking and the Individual Critical Success Factors Model applied to an individual Tools Introduction (5): Thinking Styles, Six Thinking Hats, Reverse Thinking, Systems Thinking, Integral Theory of Worldview Strategic Thinking at the Interpersonal and Team Levels Emotional Intelligence - Self Awareness and Working With Others Team Leadership and Trust Constructive Conflict as the Gateway to Collaboration Interactive event: Testing the Models - Challenge Perspective; What's Missing Applying the critical skill of Strategic Thinking Worldview: Team versus client Trusted Advisor Interactive event: Doing what is asked (Case study, wherein participants review the default case scenario prepared for this workshop and add specific details to make the scenario more relevant to their experiences / needs. Teams develop an action plan for applying ST concepts and techniques they have learned here to the situation, then compare and contrast results.)