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

1897 Courses in Birmingham

Strategic Thinking: In-House Training

By IIL Europe Ltd

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.)

Strategic Thinking: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£850

Microsoft Excel in Depth: In-House Training

By IIL Europe Ltd

Microsoft Excel® in Depth: In-House Training The goal of this course is to provide a deeper understanding of Excel and its intricacies and a new ability to use it efficiently producing the best solutions for your projects. This practical course provides a solid background of the features of Excel and a deeper understanding of its features, benefits and uses. This is not a beginner's course in Excel. You will learn some advanced features such as Pivot Tables, Charting, Tables, Sorting, Filtering and Functions. The goal of this course is to provide a deeper understanding of Excel and its intricacies and a new ability to use it efficiently producing the best solutions for your projects. What you Will Learn You'll learn how to: Use functions like IF, AVERAGE, SUMIF, SUMIFS, SUMPRODUCT, INDEX, MATCH, CHOOSE, DATE, and many more Create meaningful charts Use pivot tables Use Conditional Formatting, Data Validation Take advantage of using Named ranges, do sorting, filtering, tables Getting Started The building blocks of Excel, built-in functions, will be examined The basics of formatting your data will be examined Shortcuts and data manipulation will be explored Built-in features like those mentioned in the 'What you will learn' section above will be explored in detail Excel Functions - VLOOKUP, IF, INDEX, MATCH, CHOOSE, SUMIF, SUMIFS, SUMPRODUCT, DATE, so many more Using Named ranges, Data Validation, Sorting, and Filtering Learn the Name manager; Learn the difference between local and global names; Ensure correct access to linked workbooks; Ensure data accuracy; Learn how to use cascading data validation (for example, once a user chooses 'cars', another cell allows only Ford, Toyota, etc.); Sorting by more than 3 fields; Filtering by font, pattern, or value; See your data based on things like dates in the 3rd quarter, or fields where quantity x price is greater than some fixed value Conditional formatting and data formatting Make relevant data stand out Isolate highs and lows Make error cells invisible Learn about Data bars, Icon sets, and Color scales Highlight differences between worksheets Learn all the codes in the Format/Number list Using cell Styles Learn all about alignment, protection, borders, colors and more Pivot Tables Learn how to summarize large amounts of data with a few clicks Learn various ways of presenting the data Learn the various pivot table tools Learn how to customize and format a pivot table to suit your needs Learn how to group data Learn how to use the various options to present your data Charts Learn how to create a chart with one keystroke! Learn the 11 types of built-in charts Learn how to create a chart with one keystroke! Learn how to customize the charts to make the information tell the right story Learn how to use the design, layout, and formatting available to charts in Excel 2007 Learn embedded charts versus chart sheets Learn how to use modify all the pieces of a chart Array formulas Learn how to use the most powerful formulas in Excel Learn how to combine many formulas into one compact array-formula Learn the real power of these formulas and why regular formulas can't do the job Learn how to use built-in array formulas, like TREND or TRANSPOSE

Microsoft Excel in Depth: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£850

Microsoft Excel Macros & VBA - In-company

By Microsoft Office Training

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

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

Project Leadership Skills: In-House Training

By IIL Europe Ltd

Project Leadership Skills: In-House Training To be effective within an organization, project managers need to have a wide variety of skills and abilities. Included among these are: creating and executing on a vision; motivating others; influencing without authority; networking; communicating up, down and laterally; negotiating; managing stakeholders; and managing conflict. This highly interactive workshop focuses on building the soft skills that are critical to leading a team and creating sustainable business change. Participants will gain insight into the social science as well as the brain science behind motivating and empowering others. They will learn and experiment with a variety of influencing strategies and tactics. Working in pairs as well as small groups, they will collaborate with others to brainstorm, share experiences, and apply concepts to everyday challenges. Participants will also discover their personal communication preferences, strengths, and blind spots and will gain insight into how best to communicate with others they find 'difficult.' They will gain insight into managing the people side of change, learning strategies for dealing with each step in the process. Hands-on negotiation and conflict management activities enhance the theoretical learning, grounding it in real life and making it actionable. Interweaving role play with experiential learning and group activities, this course will help participants refine a skill set that is invaluable to their organization, and one that transfers easily across their professional and personal lives. What You Will Learn At the end of this course, you will be able to: Explain the importance of vision in driving motivation and engagement Apply science-based research to better motivate those around you Strategically leverage both personal and positional power to achieve positive project results Determine influencing and networking strategies needed for personal growth Identify ways to problem solve communication challenges when others have different personality styles Connect stakeholder expectations to project success criteria Assess key stakeholders across various dimensions of complexity Apply the four rules of principled negotiation to a real-life conflict situation Recognize key aspects of a physiological response to conflict Utilize selected tools and techniques to 'defuse' an emotional situation Leverage various strategies and tactics to successfully deal with ambiguity at work Getting Started / Foundation Concepts Introductions Course structure, goals, and objectives Beginning a personal action plan Managing Vision and Purpose / Motivating Others Communicating and aligning around vision Tying the present to the future The importance of purpose The art and science of motivation Networking and Influencing Positive politics and project success Types of power within organizations Power and influence Networking best practices Communication The medium and the message Personality and communication styles Communication challenges Stakeholder Management and Negotiation Identifying stakeholders Analyzing stakeholders Negotiation basics Principled negotiation Conflict Management Dynamics of conflict The anatomy of conflict Conflict management approaches and tools Dealing with ambiguity Summary and Next Steps Key concepts review Creating your personal action plan

Project Leadership Skills: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£850

Account Management

By Inovra Group

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.

Account Management
Delivered In-Person in Wakefield or UK WideFlexible Dates
£800

Basic Life Support & the safe use of an AED Healthcare Train the Trainer

By Passion4Training

The course price includes Refreshments, Car Parking Fees, Workbooks, Resources including access to our Trainer Resource Pack via the Approved Trainer HUB, Approved Trainer Membership, Approved Trainer T-Shirt, Ongoing Quality Assurance , support and Certification. We deliver this course to small groups a maximum of 4 people attend this course at our training premises ensuring all our learners receive Quality time with the Trainers/ Assessors delivering the course.

Basic Life Support & the safe use of an AED Healthcare Train the Trainer
Delivered In-PersonFlexible Dates
£300

Moving and Handling of People & Objects Healthcare Train the Trainer

By Passion4Training

The course price includes Refreshments, Car Parking Fees, Workbooks, Resources including access to our Trainer Resource Pack via the Approved Trainer HUB, Approved Trainer Membership, Approved Trainer T-Shirt, Ongoing Quality Assurance , support and Certification. We deliver this course to small groups a maximum of 4 people attend this course at our training premises ensuring all our learners receive Quality time with the Trainers/ Assessors delivering the course.

Moving and Handling of People & Objects Healthcare Train the Trainer
Delivered In-PersonFlexible Dates
£300

Achieving Sales on the Telephone

By Inovra Group

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.

Achieving Sales on the Telephone
Delivered In-Person in Wakefield or UK WideFlexible Dates
£800

Absence Management

By Inovra Group

Overview This course has been created to help safely navigate attendees through the minefield of absence management, paying attention to issues of systems, procedures and organisational culture along the way. Using a selection of exercises, activities and sample documents, the course examines some traditional methods of management as well as some more contemporary and innovative ways of keeping a lid on casual absence. Attendees will take away a number of practical tools and ideas to enable them to target performance improvement when back at their desks. Description It’s estimated that absence from work costs the UK economy over £13 billion per year, with the ‘average’ employee taking around seven days off sick annually. The need for managers, HR people and leaders to control absenteeism is critical if a company is to survive and prosper. But just what is ‘absence’? And how do we go about managing it and reducing it wherever we can, without falling foul of employment law? As well as the usual training material, attendees on this course also receive several useful handouts and exercises relating to absence management. Topics covered: An Absence Management Model – this section identifies a simple model for managers to apply when dealing with absenteeism Defining Absence – the text book definition will help learners clearly understand what is meant by absence Types of Absence – unravelling the different types of absence and distinguishing between absence and leave Classifying Absence – by classifying types of absence, the learner can begin to get a steer on how to manage it Statistics – identifying the real cost of absence and looking at regional and sector differences Reasons for Absence – considering the high-level issues that have an impact on absence, like culture and job design Causes of Sickness – here the national league tables of sickness causes are discussed, giving the learner the chance to reflect on their own team or company Absence Management – Stage 1 – contracts, policies, procedures and legal entitlements are all examined here, to allow learners to get a grasp of what they have to know to Absence Management – Stage 2 – record keeping, costing absence and benchmarking provide the chance for analysis and understanding in the context of the learner’s own organisation Absence Management – Stage 3 – setting out the skills and interventions that managers need to apply in the effective management of absence, including: communication, professional advice, workplace issues and return to work interviews Traditional Approaches – an examination of performance management, sick pay, discipline, recruitment and selection and how these can lend themselves to effective absence management Reducing Absenteeism – through less traditional approaches, looking at ‘carrots and sticks’, targets, employee assistance, unusual initiatives and organisational culture. Recent Developments – considering the impact of ‘fit notes’ and potential pandemics. Who should attend This course has been designed for anyone that deals with absence or needs to have an awareness of the absence management process. This could include; Team leaders, supervisors, managers, HR professionals and anyone else involved in the management of people or organisations. Requirements for Attendance None.

Absence Management
Delivered In-Person in Wakefield or UK WideFlexible Dates
£800

Manual Handling Training - Including Practical

5.0(172)

By Comply Sense

This manual handling course is for businesses who have workers who are exposed to the dangers of manual handling. This course will fulfil requirements set out by the HSE to train staff on how to correctly handle items whilst lifting, pushing and pulling.

Manual Handling Training - Including Practical
Delivered In-Person in Crawley or UK WideFlexible Dates
£395