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

1220 Courses in Sheffield

Chest Pain Assessment & Management

By M&K Update Ltd

An opportunity to learn about a structured assessment of chest pain. Primarily looking at Acute Coronary Syndrome (ACS), but also other differentials such as myopericarditis, dissection.

Chest Pain Assessment & Management
Delivered in person or OnlineFlexible Dates
Price on Enquiry

Neurodiversity Workshop HR: Attraction, Recruitment, Selection

By Mpi Learning - Professional Learning And Development Provider

A four-hour workshop for HR Professionals in the area of Attraction, Selection and Recruitment of Neurodiverse people.

Neurodiversity Workshop HR: Attraction, Recruitment, Selection
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£445

Subsidised workshops for schools in Bristol and Solihull

By Centre For Studies On Inclusive Education

CSIE is currently offering these workshops at highly subsidised rates (only £300+vat for a whole day of workshops) to schools in Bristol and Solihull, thanks to a grant from the Rix-Thompson-Rothenberg (RTR) Foundation and another grant from Tesco Stronger Starts. We are delighted to have won the public vote in south Bristol Tesco stores, enabling us to offer even more workshops at subsidised rates! Please book early to avoid disappointment – we’ll offer the subsidised rates on a first-come-first-served basis. Cost: £300+vat Optional extras: a) written responses to pupils’ anonymous questions (£50+vat) b) transcript of pupils’ feedback, as evidence of impact (£50+vat)

Subsidised workshops for schools in Bristol and Solihull
Delivered In-Person in Bristol or UK WideFlexible Dates
£300

Introduction to Agile for Executives: In-House Training

By IIL Europe Ltd

Introduction to Agile for Executives: In-House Training This session provides executives with an overview of Agile values and principles, the key benefits of an Agile approach, and its differences with the traditional Waterfall method. During the session, we compare and contrast the major Agile methods, with an emphasis on Scrum, as the most popular in the market. And most importantly, we present some criteria for Agile Transformation, possible certifications to pursue, and what is needed at the senior leadership level to achieve the best business results. What you will Learn At the end of this program, you will be able to: Explain the basics and benefits of using an Agile approach Describe the Scrum framework, its events, artifacts, and roles and responsibilities Illustrate an Agile approach outside of Software Development Define Scaled Agile Determine how to support an Agile transformation for your organization Getting Started Introduction Course structure Course goals and objectives Agile Introduction What is Agile? Agile benefits Agile myths and realities Overview of Agile Methods Overview of Agile methods Scrum method Lean and Kanban methods Criteria and certifications What Executives Need to Know About Agile Agile is not just for IT Agile can be scaled Agile transformation needs your support Summary and Next Steps Review Personal Action Plan

Introduction to Agile for Executives: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£395

Personal 1-2-1 Life & Performance Coaching

By Robert Greenwood

Life and Personal Performance Coaching with Spiritual Teacher and Peak Performance Coach Robert Greenwood.

Personal 1-2-1 Life & Performance Coaching
Delivered In-PersonFlexible Dates
£150

HABC Level 2 Award in Conflict Management (QCF)

5.0(7)

By Safehouse Health And Safety Consultants Ltd

This accredited qualification is ideal for anyone who requires training in conflict management. It is appropriate for a wide range of sectors and is suitable for anyone who has a customer facing role, dealing with service users or the public. It is also a useful qualification for individuals who would like a better understanding of how to prevent conflict situations from arising and feel more confident in being able to deal with situations if they arise. Subjects covered include the role of communication and the assessment of risks in conflict situations and follow up practices after such events. How long will it take me to achieve this qualification? This qualification is usually achieved by taking a 2 day course. How is the qualification assessed? The qualification is assessed through a 1 hour, 30-question, multiple-choice question examination. Candidates must achieve a score of at least 20 out of 30 in order to pass.

HABC Level 2 Award in Conflict Management (QCF)
Delivered in Barnsley or OnlineFlexible Dates
Price on Enquiry

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

Neurodiversity Workshop Awareness: Signs, Strengths, Struggles

By Mpi Learning - Professional Learning And Development Provider

In this workshop, you will gain a better understanding of the benefits and challenges of working with neurodiverse people. Make your Organisation a more inclusive place for neurodiverse individuals.

Neurodiversity Workshop Awareness: Signs, Strengths, Struggles
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£534

Recruiting and Selecting Staff

By SAVO CIC

This half day course is designed to help managers and supervisors to develop or hone their interviewing skills and ensure that your organisation’s recruitment processes are rigorous but fair. It will cover how to develop an efficient recruitment process, how to read a CV or application form to ensure that you choose the right candidates for interview, how to organise and conduct the interview process and the follow-up procedures. It can be adapted to cover the needs of organisations, statutory agencies or small businesses. Although scheduled as a half day course, it can be extended to cover a whole day to include some role play interviews.

Recruiting and Selecting Staff
Delivered In-Person in Thetford or UK WideFlexible Dates
£150

Good Induction Practices

By SAVO CIC

Often your recruitment and induction processes determine whether you retain your staff and volunteers. A poor induction often leads to a lack of productivity and motivation. This half day course is designed to help participants ensure that new staff receive a comprehensive and welcoming induction so that they can settle into their job or role quickly and with confidence. The course can be run as a one-off session or can be incorporated into a series of sessions on managing staff.

Good Induction Practices
Delivered In-Person in Thetford or UK WideFlexible Dates
£150