Course Information A must-have programme for Quality Assurance auditors stepping into or honing their role within a Good Laboratory Practice (GLP) environment, this course offers invaluable, expert guidance for crafting a robust and efficient GLP audit programme. What will I learn? A solid regulatory foundation underpinning quality assurance activities Clarity on the roles of Quality Assurance, management, and study director within the framework of Good Laboratory Practice principles Enhanced efficacy in inspections and audits Heightened compliance with Good Laboratory Practice standards for your facility Unique insights into governmental monitoring activities within the GLP sphere. This course is structured to encourage delegates to Discuss and develop ideas Solve specific problems Examine particular aspects of GLP. Tutors Tutors will be comprised of (click the photos for biographies): Cate Ovington Director, The Knowlogy Group Ltd Jane Elliston Senior Quality Assurance Auditor, Battelle UK Shona Ross Head of QA, Tower Mains Ltd Programme Please note timings may be subject to alteration. Day 1 09:00 Welcome and Introductions 09:15 Good Laboratory Practice Standards and Regulations An insight into the background and history of Good Laboratory Practice. 09:45 Principles of Quality Assurance What is the role and responsibilities of QA in GLP. Maintaining the independence of QA and what is an audit. 10:30 Break 10:45 Standard Operating Procedures GLP requirements and QA involvement. 11:30 Study Plans GLP requirements and QA involvement. 12:05 QA Programme Risk based programme, what are study, process and facility audits. 13:00 Lunch 14:00 Inspections Attitudes, techniques and attributes. 14:40 Workshop 1 - Facility and Process Inspections An exercise in inspection planning and preparation for inspections. 15:15 Break 15:30 Workshop 1 - Feedback 15:45 The Auditor and Audit Conduct Attitudes, attributes and techniques. 16:30 Panel Session An opportunity for delegates to put questions to the panel of speakers. 17:15 Close of Day Day 2 09:00 Workshop 2 - A Mock Audit 10:45 Break 11:00 Workshop 2 - Feedback 11:30 Auditing the Study Report Techniques and methods for the QA audit of the study report. 12:00 Record Keeping and Data The impact of GLP on data and records management. 12:40 Lunch 13:25 Data Integrity A look at the OECD GLP guidance document; the expectations of the regulators and the involvement of QA - Where QA adds value. 14:15 Workshop 3 - Amendments to Study Plan and Deviations from the Plan What are they? What is the difference between them? How are they controlled? 15:00 Workshop 3 - Feedback 15:15 Break 15:30 Regulatory Compliance GLP Monitoring Authority monitoring for compliance with Good Laboratory Practice. 16:15 Panel Session An opportunity for delegates to put questions to the panel of speakers. 16:45 Close of Course Extra Information Face-to-face course Course Material Course material will be available in PDF format for delegates attending this course. The advantages of this include: Ability for delegates to keep material on a mobile device Ability to review material at any time pre and post course Environmental benefits – less paper being used per course. The material will be emailed in advance of the course and RQA will not be providing any printed copies of the course notes during the training itself. Delegates wishing to have a hard copy of the notes should print these in advance to bring with them. Alternatively delegates are welcome to bring along their own portable devices to view the material during the training sessions. Remote course Course Material This course will be run completely online. You will receive an email with a link to our online system, which will house your licensed course materials and access to the remote event. Please note this course will run in UK timezone. The advantages of this include: Ability for delegates to keep material on a mobile device Ability to review material at any time pre and post course Environmental benefits – less paper being used per course Access to an online course group to enhance networking. You will need a stable internet connection, a microphone and a webcam. CPD Points 14 Points Development Level Learn
Unlock the future of energy with EnergyEdge's comprehensive classroom training on large-scale hydrogen production & electrolysis interfaces. Join us to revolutionize energy solutions!
Join Energy Edge's FPSO design and technology course to gain essential knowledge on floating production systems. Elevate your skills in the energy sector.
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
EA/PA Excellence Workshop Live from London on the 25th of April 2024. Featuring Keynote speaker Reggie Love, former Special Assistant to 44th President of the USA, Barrack Obama. Panel featuring Sophie Chapman, assistant to Steven Bartlett entrepreneur, author, host of the diary of a CEO and youngest ever dragon on BBC's Dragon's Den, Victoria Wratten, CEO of the Executive & Personal Assistants Association. The workshop contains, panel talk, keynote talk and facilitation over key topics from Kate Wood over the course of the day.
Autodesk face to face training customised and bespoke. Certified Tutors.
Taking our inspiration from everyday objects, (cups, bowls etc) collections of natural forms (shells, feathers, leaves) or other types of personal memorabilia as a starting point for developing themes we will create our own layered, collage and stitch ‘Still Life’ or ‘Landscape/Nature Study’
Would you like to immerse yourself in your personal yoga practice? To refresh and inspire your personal approach to yoga? If, like many of us, you feel the need to take time out, dive deep into your personal practice and replenish your energy levels, then join us for this year’s Scaravelli Inspired Yoga & Wellbeing Immersion. This year, we’re focusing on feeling good. Exploring how and why yoga helps to lift our mood and downregulate our nervous system. Each day, we’ll practice yoga, breathwork and meditation. We’ll walk across the downs and down to the beach for a swim, maybe light a bonfire as the sun sets.
The CITB SSSTS course is an accredited Site Supervisors Safety Training Scheme for the construction site supervisor, these are generally referred to as SSSTS training courses. The supervisors safety training scheme is now a requirement set out by the major contractors group for all supervisors who will be working on their sites. Construction skills and health and safety need to go hand in hand and made a priority to encourage improved work skills and reduced accidents and injuries. On the 2 day SSSTS training course the main focus will be on: THE IMPORTANCE OF RISK ASSESSMENTS IN THE CONSTRUCTION INDUSTRY THERE IS A FOCUS ON HOW TO IMPLEMENT CONTROL MEASURES ON SITE AND HOW TO USE COMMUNICATION TO ENSURE THE SITE REMAINS SAFE FOR EVERYONE MONITORING THE CONTROL MEASURES AND WORK ACTIVITIES ENSURING THAT THE WORK IS CARRIED OUT CORRECTLY AND SAFELY Delegates attending CITB SSSTS courses and who successfully complete will receive a SSSTS certificate to show that they are able to help supervise in the construction industry and have understanding when it comes to health and safety in the work place. During the course the main topics of the syllabus are: THE HEALTH AND SAFETY ACTS, REGULATIONS APPROVED CODES OF PRACTICE AND GUIDANCE NOTES THE HEALTH AND SAFETY LEGAL SYSTEM CAUSES, TYPES AND THE NUMBERS OF CONSTRUCTION ACCIDENTS RISK ASSESSMENTS IN ALL MANNER OF CONSTRUCTION CIRCUMSTANCES The concise SSSTS courses will provide you with the skills to: IDENTIFY PROBLEM AREAS FOUND IN THE CONSTRUCTION INDUSTRY UNDERSTAND AND APPRECIATE PROACTIVE AND REACTIVE MONITORING PERFORM RISK ASSESSMENTS AND RECOGNISE THE IMPORTANCE OF METHOD STATEMENTS HAVE AN UNDERSTANDING OF THE WAY THE HEALTH AND SAFETY LAWS ARE STRUCTURED LEARN SKILLS NEEDED TO PERFORM ON SITE INDUCTIONS, METHOD BRIEFS AND TOOLBOX TALKS CITB SSSTS Courses at a Glance The SSSTS training course is designed for first line mangers looking to continue or take on a supervisory role within the construction industry. The course takes place over two days and will teach health and safety skills needed to maintain a safe site. A thirty minute multiple choice examination will follow the training. Upon successful completion of the SSSTS training the candidate will be awarded with the CITB Site Supervisory Safety Training Certificate. Further Development Successful candidates can go on to complete the 5 day site managers safety training scheme SMSTS course designed for site managers and supervisors.