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

27926 Courses

Microsoft Excel Macros & VBA - classroom

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

Microsoft Excel Macros & VBA - classroom
Delivered In-Person in LondonFlexible Dates
£550

Microsoft Excel Macros & VBA - Online classroom

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

Microsoft Excel Macros & VBA - Online  classroom
Delivered OnlineFlexible Dates
£550

Data Structures and Algorithms: The Complete Masterclass

By Packt

This course takes you through all the important topics of data structure and algorithms from scratch. You will learn how to solve real-world problems with linked lists, stacks, queues, sorting algorithms, and a lot more using Python.

Data Structures and Algorithms: The Complete Masterclass
Delivered Online On Demand19 hours 52 minutes
£101.99

APM Project Management Qualification (PMQ): Virtual In-House Training

By IIL Europe Ltd

APM Project Management Qualification (PMQ): Virtual In-House Training The APM Project Management Qualification (PMQ) (IPMA Level D) is a knowledge-based qualification that allows candidates to demonstrate knowledge of all elements of project management. Candidates will be able to demonstrate an understanding of how these elements interact and how their project fits into their strategic and commercial environment. The course will cover the 67 assessment criteria defined by APM and prepare you to sit the examination on the fifth and final day. In addition to the instructor-led sessions, you should also expect to complete some self-directed study in the evenings. The APM Project Management Qualification (PMQ) examination is a three-hour paper where candidates must answer 10 out of 16 questions that can cover all 67 assessment criteria topics. What you will Learn You'll learn how to: Provide organizations with a proven project management methodology that will allow individuals to plan, organize, and control the successful implementation of projects Achieve the APM Project Management Qualification (PMQ), the UK's leading project management qualification Provide practical skills and techniques to help further your career in project management Getting Started Introductions Course structure Course goals and objectives Overview of the APM Project Management Qualification (PMQ) examination Structure of Organizations and Projects Organization structures Project sponsorship Organization roles Project Office Governance Legislation Project Lifecycle Project Lifecycles Handover and closure Project reviews Situational Context of Projects Project Management Programme Management Portfolio Management The Project Environment Communication Communication Conflict Management Negotiation Leadership and Teamwork Leadership Teamwork Planning for Success Business Case Investment Appraisal Success and Benefits Management Information Management and Reporting Project Management Plan Estimating Earned Value Management Stakeholder Management Scope Management Scope Management Requirements Management Change Control Configuration Management Schedule and Resource Management Schedule Management Resource Management Budgeting and Cost Management Procurement Procurement Contracts Provider Selection and Management Risk Management and Issue Management Risk Management Issue Management Quality Management and Examination Preparation Quality Management Preparation and Examination Preparation and examination briefing APM Project Management Qualification (PMQ) examination

APM Project Management Qualification (PMQ): Virtual In-House Training
Delivered OnlineFlexible Dates
£3,850

Web Essentials | Introduction to HTML5, CSS3 and Responsive Design (TT4002)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This Introductory-level course is targeted for aspiring web developers who have software development experience or background. The course can also be adjusted for non-developers upon request. Overview This 'skills-focused' course is approximately 50% hands-on, combining expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. Our instructors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Introduction to HTML5/ CSS3 and Responsive Design Basics is a hands-on basic web development course geared for developers who need to understand what the latest in web technologies and responsive design practices that are central to targeting the entire spectrum of user platforms and browsers. This comprehensive course provides a balanced mixture of theory and practical labs designed to take students through HTML5 and CSS3. Students who attend this course will leave this course armed with the new skills to design, implement, and deploy robust, flexible, and safe web applications. HTML Define HTML and review its history Look at XHTML and its relationship to HTML Identify HTML limitations and improvements HTML5 HTML5 Overview HTML5 Semantic Structure HTML5 Forms HTML5 Media Delivery CSS Learn the basics of CSS Meaning of cascading in CSS Declaring CSS within your HTML page Creating styles in an external CSS file Control how to display and position HTML elements Overriding standard tag behavior Adding new classes Using custom classes in your page CSS3 Overview What is new in CSS3 The Advantages of CSS3 Browser Support for CSS3 CSS3 Advanced Selectors Selecting Using Attributes Selecting Using DOM Structure Complex Selecting using Pseudo-Classes Selecting Using UI Components and State CSS3 Visual Effects Font Options, Opacity, and Color Distributing Content Across Columns Working with Borders and Boxes Working with Vendor Prefixes Functional Techniques HTML5 JavaScript API Cross-Domain Messaging Working with Web Storage Offline with Application Cache Geolocation: What, Why, and How Responsive Web Design (RWD) Adapting to Varying Screen Sizes Scaling Page and Text Content Scaling and Adapting for Media Options for Adjusting Media Additional course details: Nexus Humans Web Essentials | Introduction to HTML5, CSS3 and Responsive Design (TT4002) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Web Essentials | Introduction to HTML5, CSS3 and Responsive Design (TT4002) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Web Essentials | Introduction to HTML5, CSS3 and Responsive Design (TT4002)
Delivered OnlineFlexible Dates
Price on Enquiry

Level 7 Diploma in CAD Training - QLS Endorsed

4.7(47)

By Academy for Health and Fitness

24-Hour Knowledge Knockdown! Prices Reduced Like Never Before Are you ready to embark on a rewarding career as a CAD technician? The demand for skilled professionals in the field of computer-aided design (CAD) is skyrocketing, especially in the UK. The UK's design and engineering sector contributes over £280 billion to the economy annually, and the job sector pays an average of £35,000-£60,000 per year in the UK. To stand out from the competition and secure lucrative job opportunities, you need comprehensive training that sets you apart. That's where our CAD Training Bundle comes in! This CAD training bundle will provide you with the foundation for an overview of CAD technology and its importance in various industries. You will learn the fundamental concepts and tools of CAD, how to create and manipulate 2D shapes, master 3D modelling techniques, and master the art of blending shapes seamlessly for sophisticated designs. With a single payment, you will gain access to Diploma in CAD Training course, including 10 premium courses, a QLS Endorsed Hardcopy certificate (for the title course) and 11 PDF certificates for Absolutely free. This CAD Designer Package Includes: Main Course: Advanced Diploma in CAD Designer Training at QLS Level 7 10 Additional CPD Accredited Premium Courses - Course 01: Construction Cost Estimation Course 02: Construction Industry Scheme Course 03: Building Surveying Practice Course 04: Minimum Requirements of Building Design and Construction Course 05: Interior Design Diploma Course 06: Adobe Photoshop Training Course Course 07: Workplace Health and Safety Course 08: Fire Safety Course 09: Electrical Safety Course 10: Basic First Aid By enrolling in this diploma programme, you'll be investing in your future. The construction industry offers a multitude of rewarding career paths, and this programme equips you with the knowledge and expertise employers are looking for. Take the first step towards a successful and fulfilling career in construction today! Learning Outcomes of this CAD Designer Bundle: Apply advanced CAD skills to create detailed and accurate construction drawings. Understand construction cost estimation principles and methodologies. Gain a comprehensive understanding of the Construction Industry Scheme (CIS). Apply building surveying practices for efficient project management. Implement minimum requirements for building design and construction. Develop essential health and safety practices for the construction workplace. So enrol now in this CAD Training Today to advance your career! Why Choose Us? Get a Free QLS Endorsed Certificate upon completion of CAD Designer Get a free student ID card with CAD Designer Training The CAD Designer is affordable and simple to understand This course is entirely online, interactive lesson with voiceover audio Lifetime access to the CAD Designer course materials The CAD Designer comes with 24/7 tutor support Start your learning journey straightaway with our CAD Training! *** Course Curriculum *** Main Course: Advanced Diploma in CAD Designer Training at QLS Level 7 Module 01: Introduction To CAD Design Module 02: CAD Designer Career In The United Kingdom Module 03: Basics For CAD Design - Part 1 Module 04: Basics For CAD Design - Part 2 Module 05: 2D Shape In CAD Module 06: 3D Shape In CAD Module 07: Geometry And Modelling Module 08: Assemblies In CAD Design Module 09: Extrusion And Rotations Module 10: Blending Operations In CAD Module 11: Grids And Regular Polygons Module 12: Parameters In Civil Drawings Module 13: Introduction To AutoCAD Module 14: Introduction To T-Flex CAD Module 15: Introduction To SolidWorks Module 16: Introduction To FreeCAD Course 01: Construction Cost Estimation Module 1- Introduction to Construction Management Module 2- Cost Estimation Module 3- Role of Cost Estimator and New Aspects of Cost Estimation Module 4 - Elements and Factors influencing Cost Estimation Module 5 -Cost Estimation in Construction Industry Module 6 - Cost Management Module 7 - Management of Material for construction Course 02: Construction Industry Scheme Module 01: Construction Industry Scheme (CIS) Module 02: Coverage Of The Scheme Module 03: Contractors And Registration For The Scheme Module 04: Verification Process Module 05: The CIS Returns Module 06: Record Keeping And CIS Certificates Module 07: Penalties Involved In CIS Module 08: Miscellaneous Information =========>>>>> And 8 More Courses <<<<<========= How will I get my Certificate? After successfully completing the course, you will be able to order your QLS Endorsed Certificates and CPD Accredited Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99*11 = £143) QLS Endorsed Hard Copy Certificate: Free (For The Title Course: Previously it was £139) CPD 280 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This CAD Designer bundle is perfect for highly motivated peoples such as Architects and architectural designers Engineering professionals Interior designers Construction professionals Students or graduates in related fields Requirements No prior background or expertise is required for this CAD Designer bundle. Career path You can advance your career in a variety of areas with the skills and capabilities you will get through learning the CAD Designer bundle. CAD Drafter CAD Technician CAD Designer Senior CAD Designer CAD Manager Certificates Advanced Diploma in CAD Designer Training at QLS Level 7 Hard copy certificate - Included Please note that International students have to pay an additional £10 as a shipment fee. CPD Accredited Digital Certificate Digital certificate - Included Upon passing the Course, you need to order a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPD QS for Free.

Level 7 Diploma in CAD Training - QLS Endorsed
Delivered Online On Demand4 weeks
£129

Building Quantity Surveying

4.9(27)

By Apex Learning

Get Hard Copy + PDF Certificate + Transcript + Student ID Card as a Gift - Enrol Now Tired of browsing and searching for the course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this 14-in-1 extensive bundle that has everything you need to succeed in Building Quantity Surveying & Construction Estimation and other relevant fields! After surveying thousands of learners just like you and considering their valuable feedback, this all in one Building Quantity Surveying & Construction Estimation bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Building Quantity Surveying & Construction Estimation course that will enhance your skills and prepare you for the competitive job market. Also, our Building Quantity Surveying & Construction Estimation experts are available for answering your queries and help you along your learning journey. Advanced audiovisual learning modules of these courses are broken down into little chunks so that you can learn at your own pace without being overwhelmed by too much material at once. Furthermore, to help you showcase your expertise in Building Quantity Surveying & Construction Estimation, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Building Quantity Surveying & Construction Estimation Bundle Consists of the following Premium courses: Course 01: Building Quantity Surveying Training Level 3 Course 02: Building Surveyor Course 03: Construction Cost Estimation Diploma Course 04: Construction Estimation using RSMeans Course 05: Construction Cost Estimation Using Xactimate Course 06: Land Surveying Course 07: Architectural Studies Course 08: Property Law and Legislation Course 09: Construction Industry Scheme (CIS) Course 10: WELL Building Standard Course 11: LEED V4: Building Design and Construction Course 12: AutoCAD VBA Programming - Beginner course Course 13: PUWER Course 14: Construction Safety Benefits you'll get choosing Apex Learning for this Bundle: Pay once and get lifetime access to 14 CPD courses Certificates, student ID for the title course included in a one-time fee Free up your time - don't waste time and money travelling for classes Accessible, informative modules designed by expert instructors Learn at your ease - anytime, from anywhere Study the course from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (For The Title Course) Hard Copy Certificate: Free (For The Title Course) Curriculum Course 01: Building Quantity Surveying Training Level 3 Building Law Principles Building Procurement and Contract Administration Building Technology Cost Estimation Elements and Factors influencing Cost Estimation Cost Management Management of Material for construction Building Pathology Building Adaption Report Writing Legal Aspects Course 02: Building Surveyor An Introduction The Procedure of Building Survey and Surveys of Historic Buildings Beginning of the Survey: Foundation and In-depth Survey in Walls Ground Level Investigation: Floors and Investigation Above the Ground: Roofs and Chimneys Inspection of Joinery and Woodwork Services Inspection Understanding Work Breakdown Structure Report Writing Legal Aspects And Much More... Course 03: Construction Cost Estimation Diploma Introduction to Construction Management Cost Estimation Role of Cost Estimator and New Aspects of Cost Estimation Elements and Factors influencing Cost Estimation Cost Estimation in Construction Industry Cost Management Management of Material for construction Course 04: Construction Estimation using RSMeans Introduction Quantity Take Off Cost Estimation using RSMeans Course 05: Construction Cost Estimation Using Xactimate Introduction to Xactimate Foundation Cost Estimation on Xactimate Wood-frame Structure Cost Estimation on Xactimate Plumbing, Electricity and HVAC Cost Estimation on Xactimate Interior Finish & Cabinetry Cost Estimation on Xactimate Windows, Doors, Roof & Exterior Siding Cost Estimation on Xactimate Course 06: Land Surveying Introduction Land Surveying Basics And Much More... Course 07: Architectural Studies Introduction to Architectural Studies Ancient Architecture Architectural Ideas and Movements Architectural Styles Art Deco Architectural Style Scandinavian Architectural Style Victorian Architectural Style Classical and Early Christian Architectural Style Gothic Architectural Style Baroque and Rococo Architectural Style Eclecticism Architectural Style Modern and Post-Modern Architectural Style Interior Designing Colour in Interior Designing Lighting in Interior Design Part One Lighting in Interior Design Part Two Course 08: Property Law and Legislation Introduction to Property Law Land Law Principles- Rights and Interests Registered and Unregistered Land Ownership and Possession of the Property Co-Ownership in Property Leases and Bailment Property Law: License The Mortgage Law Insurance for Property Maintenance Proprietary Estoppel (Property Rights) Security Interests in Property Course 09: Construction Industry Scheme (CIS) Construction Industry Scheme (CIS) Coverage of the Scheme Contractors and Registration for the Scheme Verification Process The CIS Returns Record Keeping and CIS Certificates Penalties Involved in CIS Miscellaneous Information Course 10: WELL Building Standard Introduction Air Water Nourishment Light Fitness Comfort Mind Course 11: LEED V4: Building Design and Construction Introduction Integrative Process Location & Transportation Sustainable Sites Water Efficiency Energy & Atmosphere Materials & Resources Indoor Environment Quality Innovation Regional Priority Completion Course 12: AutoCAD VBA Programming - Beginner course Introduction VBA Integrated Development Environment (IDE) Understanding AutoCAD Object Model in VBA Using Variables in VBA User Forms and Controls Conditionals and Decisions in VBA Looping and Iterations in VBA Drawings Objects in VBA Code Debugging in VBA Error Handling in VBA Conclusion Course 13: PUWER Provision and Use of Work Equipment Regulations Selection and Conformity of Work Equipment Safe Functionality of Work Equipment Monitoring and Evaluation of Work Equipment Maintenance of Work Equipment Course 14: Construction Safety Managing Health and Safety Risk Assessment and Common Risks Health and Safety Guidelines and Legislations Reporting Accidents at Work General Site Issues Working at Height Excavation Work and Confined spaces Work Equipments Manual and Mechanical Handling Chemical and Biological Health Hazards and Control Electrical Hazards and Control Fire Hazards and Control CPD 140 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this bundle. Persons with similar professions can also refresh or strengthen their skills by enrolling in this course. Students can take this course to gather professional knowledge besides their study or for the future. Requirements Our bundle is fully compatible with PC's, Mac's, laptops, tablets and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so that you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course; it can be studied in your own time at your own pace. Certificates Certificate of completion Digital certificate - Included You will get the PDF Certificate for the title course (Building Quantity Surveying Training Level 3) absolutely Free! Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Building Quantity Surveying Training Level 3) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Building Quantity Surveying
Delivered Online On Demand
£100

Fundraising From Scratch - CPD Certified

4.7(47)

By Academy for Health and Fitness

48-Hour Knowledge Knockdown! Prices Reduced Like Never Before! Attention all aspiring fundraisers! Are you ready to unlock the secrets to successful fundraising? Look no further than the Fundraising From Scratch bundle - a collection of 11 must-have courses to take your skills to the next level! From the QLS-endorsed Introduction to Fundraising course to the 10 CPD-QS accredited courses covering topics such as financial management, anti-money laundering, tax accounting, and cross-cultural awareness, this bundle has everything you need to excel in the world of fundraising. Gain the fundamental knowledge required to kickstart your career in fundraising with a hardcopy QLS certificate to showcase your expertise. With the anti-money laundering course, learn to detect and prevent financial crimes, while the tax accounting course will provide insight into complex tax structures and regulations. But that's not all - the public relations and media diploma will teach you how to craft a compelling message and effectively communicate your organisation's goals, while the cross-cultural awareness training will help you navigate the diverse landscape of modern-day fundraising. Don't wait to get started - seize this opportunity to learn from the best and become a master fundraiser with the Fundraising From Scratch bundle. Enrol today! This Fundraising From Scratch Bundle Package includes: Course 01: Advanced Diploma in Fundraising at QLS Level 7 10 Premium Additional CPD QS Accredited Courses - Course 01: Concept of Charity Accounting Course 02: Financial Management Course 03: Capital Budgeting & Investment Decision Rules Course 04: Anti-Money Laundering (AML) Course 05: Tax Accounting Course Course 06: Introduction to Accounting Course 07: Managerial Accounting Training Course 08: Public Relation Course 09: Media and Public Relations Diploma Course 10: Cross-Cultural Awareness Training Why Prefer This Fundraising From Scratch Bundle? You will receive a completely free certificate from the Quality Licence Scheme Option to purchase 10 additional certificates accredited by CPD Get a free Student ID Card - (£10 postal charges will be applicable for international delivery) Free assessments and immediate success results 24/7 Tutor Support After taking this Fundraising From Scratch bundle courses, you will be able to learn: Develop a thorough understanding of fundraising fundamentals Master the principles of charity accounting and financial management Understand capital budgeting and investment decision rules Gain expertise in anti-money laundering regulations and compliance Learn how to navigate complex tax structures and regulations Enhance communication skills with a diploma in public relations and media Build cross-cultural awareness and navigate diverse fundraising landscapes ***Curriculum breakdown of Introduction to Fundraising*** Module 01: Introduction to Fundraising Module 02: Hiring and Training Development Staff Module 03: The Fundraising Cycle Module 04: Establishing Governance Module 05: Managing Budget, Taxes and Accounting Module 06: Fundraising Sources Module 07: Arranging Successful Fundraising Events Module 08: Marketing, Public Relations and Communications Module 09: Tools and Resources that Can Help in Fundraising Module 10: Crowdfunding Module 11: The Organisation and Use of Volunteers Module 12: Risk Management Module 13: Legal Responsibilities How is the Fundraising From Scratch Bundle Assessment Process? You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. Our expert trainers will assess your assignment and give you feedback after you submit the assignment. You will be entitled to claim a certificate endorsed by the Quality Licence Scheme after you successfully pass the exams. CPD 280 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring fundraisers looking to kickstart their career Experienced fundraisers seeking to expand their knowledge and skills Individuals interested in charity accounting and financial management Professionals interested in anti-money laundering regulations and compliance Career path This bundle will be beneficial for anyone looking to pursue a career as: Fundraising Officer - £19k to £32k per annum Fundraising Manager - £27k to £46k per annum Financial Manager - £35k to £75k per annum Tax Accountant - £23k to £49k per annum Anti-Money Laundering Specialist - £24k to £70k per annum Public Relations Specialist - £21k to £51k per annum Certificates Advanced Diploma in Fundraising at QLS Level 7 Hard copy certificate - Included CPD QS Accredited Certificate Digital certificate - Included Upon successfully completing the Bundle, you will need to place an order to receive a PDF Certificate for each course within the bundle. These certificates serve as proof of your newly acquired skills, accredited by CPD QS. Also, the certificates are recognised throughout the UK and internationally. CPD QS Accredited Certificate Hard copy certificate - Included International students are subject to a £10 delivery fee for their orders, based on their location.

Fundraising From Scratch - CPD Certified
Delivered Online On Demand4 weeks
£159

Unreal Engine Courses London

By Real Animation Works

Face to Face training customised and bespoke. One to One Online or Face to Face

Unreal Engine Courses London
Delivered in London or OnlineFlexible Dates
£400

CMI Level 3 Certificate - Principles of Management and Leadership

4.3(18)

By Next Level Impact

The CMI Level 3 Certificate in Principles of Management and leadership is suitable for practising or aspiring managers who will supervise or manage a team to achieve clearly defined outcomes. They will set and monitor goals and objectives by providing instruction, direction and guidance. Day to day operational and project activities are a key part of their role. Study method Online, self-paced Duration 3 months Access to content Access until course completion Qualification CMI Level 3 Certificate in Principles of Management and Leadership CPD 40 CPD hours / points Additional info Exam(s) / assessment(s) is included in price Tutor is available to students General topics and themes include: Introduction to leadership and management essentials Culture, values and leadership... understanding the core essentials that will maximise results for your organisation Management models and leadership approaches... how to understand and apply these in a practical manner Improving your leadership and management capabilities... proven approaches that work Developing a personal action plan to improve your leadership and management capabilities... transforming your performance What the programme offers: Recognised Level 3 qualification in Leadership & Management from Chartered Management Institute (CMI) Full learning support and all course materials A blended learning experience allowing participants to continue to develop their skills in the workplace Delivery Format This is delivered online learning to cover core leadership and management knowledge, skills and behaviours and includes individual coaching. Who is this course for? The qualifications have been designed for practising or aspiring managers in roles such as: • Team Leader • Supervisor • Project Officer • Shift Manager • Foreperson Who want to consolidate their understanding of leadership and management good practice and gain formal recognition of their leadership and management abilities from the Chartered Management Institute – the only worldwide Chartered leadership and management professional body. Requirements None Career path Leadership and management

CMI Level 3 Certificate - Principles of Management and Leadership
Delivered Online On Demand
£510