Description: Microsoft Access is a database management system (DBMS) from Microsoft. It stores data in its format based on the Access Jet Database Engine. It can also import or link directly to data stored in other applications and databases. Through this course, you will learn the necessary skills, knowledge, and information about Microsoft Access. You will then know the different components of the database so that you understand the structure underlying your data. Who is the course for? New staff or workers who want to learn about the Microsoft Access. People who have an interest in the basics and features of the Access. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Microsoft Access for Beginners course is a useful qualification to possess and would be beneficial for following careers: Software Engineer Technical Support Technical Sales Business Analyst Web Developer Software Tester. Microsoft Access for Beginners Module One - Getting Started 00:30:00 Module Two - Opening and Closing Access 01:00:00 Module Three - An Introduction to Databases 01:00:00 Module Four - Sharing Data Using Apps 01:00:00 Module Five - Working in Your App 01:00:00 Module Six - An Introduction to Desktop Databases 01:00:00 Module Seven - Performing Basic Table Tasks 01:00:00 Module Eight - Working with Fields 01:00:00 Module Nine - Working with Table Relationships 01:00:00 Module Ten - An Introduction to Queries, Forms, and Reports 01:00:00 Module Eleven - Protecting Your Data 01:00:00 Module Twelve - Wrapping Up 00:30:00 Activities Activities - Microsoft Access for Beginners 00:00:00 Mock Exam Mock Exam- Microsoft Access for Beginners 00:20:00 Final Exam Final Exam- Microsoft Access for Beginners 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
Overview This comprehensive course on Programming AutoCAD to Excel using VB.NET will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Programming AutoCAD to Excel using VB.NET comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Programming AutoCAD to Excel using VB.NET. It is available to all students, of all academic backgrounds. Requirements Our Programming AutoCAD to Excel using VB.NET is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so 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. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 7 sections • 102 lectures • 09:34:00 total length •Introduction: 00:04:00 •Who is this course for?: 00:02:00 •What will you learn from this course?: 00:05:00 •Tools needed: 00:01:00 •Course Prerequisites: 00:04:00 •Section Overview - Export AutoCAD Objects to Excel: 00:02:00 •Exporting Lines to Excel - Overview: 00:02:00 •Creating the VB.NET-Excel Project: 00:06:00 •Design of User Interface to Export Lines: 00:10:00 •Creating the Common Utility Class: 00:19:00 •Creating the ExportLines Method: 00:12:00 •Running and Testing ExportLines Method: 00:06:00 •Exporting MTexts to Excel - Overview: 00:02:00 •Creating the ExportMTexts Method: 00:11:00 •Export Polylines to Excel - Overview: 00:01:00 •Creating the ExportPolylines Method: 00:12:00 •Running and Testing ExportPoylines Method: 00:12:00 •Export Blocks (Without Attributes) to Excel - Overview: 00:01:00 •Creating the ExportBlocks Method: 00:12:00 •Creating Export Blocks UI and Running the Code: 00:06:00 •Exporting Blocks (With Attributes) to Excel - Overview: 00:02:00 •Creating the User Interface for exporting Blocks to Excel: 00:05:00 •Creation of BlocksForm UI: 00:04:00 •Coding the BlocksForm Load Event: 00:08:00 •Testing the BlocksForm UI: 00:03:00 •Coding the BlocksForm to populate the Listboxes: 00:15:00 •Coding the BlocksForm Export Button: 00:04:00 •Coding the ExportBlocksWithAttributes Method: 00:21:00 •Running and Testing ExportBlocksWithAttributes Method: 00:02:00 •Section Overview - Import Excel File into AutoCAD: 00:01:00 •Importing Lines from Excel File into AutoCAD - Overview: 00:01:00 •Creating ImportExcelUtil Class: 00:02:00 •Creating the ImportLines Method: 00:19:00 •Creating the UI for the ImportLines Method: 00:02:00 •Coding the ImportLines UI code behind.: 00:07:00 •Running and Testing ImportLines Method: 00:08:00 •Importing MTexts into AutoCAD - Overview: 00:01:00 •Creating the ImportMTexts Method: 00:11:00 •Creating ImportMTexts User Interface: 00:02:00 •Running and Testing ImportMTexts Method: 00:02:00 •Importing Polylines from Excel File into AutoCAD - Overview: 00:01:00 •Creating the ImportPolylines Method: 00:14:00 •Creating ImportPolylines User Interface: 00:02:00 •Running and Testing ImportPolylines Method: 00:03:00 •Running and Testing ImportPolylines (from a File) Method: 00:02:00 •Importing Blocks (without Attributes) from Excel File into AutoCAD - Overview: 00:01:00 •Creating the ImportBlocks Method: 00:09:00 •Creating the ImportBlocks User Interface: 00:02:00 •Running and Testing ImportBlocks Method: 00:03:00 •Importing Blocks (with Attirubtes) from Excel File into AutoCAD - Overview: 00:02:00 •Creating the ImportBlocksWithAttributes Method: 00:25:00 •Creating the UI for ImportBlocksWithAttributes Method: 00:04:00 •Running and Testing ImportBlocksWithAttributes Method: 00:03:00 •Exporting Lines to a File - Overview: 00:02:00 •Creating the ExportToFile Utility Class: 00:04:00 •Creating ExportLinesToFile Method: 00:14:00 •Creating the UI for ExportLinesToFile Method: 00:08:00 •Running and Testing ExportLinesToFile Method: 00:02:00 •Exporting MTexts to File - Overview: 00:01:00 •Creating the MTextToFile Method: 00:06:00 •Creating the UI for the ExportMTextToFile Method: 00:01:00 •Running and Testing ExportMTextToFile Method.: 00:08:00 •Exporting Polylines to File - Overview: 00:02:00 •Creating ExportPolylinesToFile Method: 00:11:00 •Exporting Polylines to File - User Interface: 00:01:00 •Running and Testing ExportPolylinesToFile Method: 00:02:00 •Exporting Blocks (without Attributes) to File - Overview: 00:02:00 •Creating the ExportBlocksToFile Method: 00:10:00 •Creating ExportBlocksToFile User Interface: 00:02:00 •Running and Testing ExportBlocksToFile Method: 00:02:00 •Exporting Blocks (With Attributes) to a File - Overview: 00:02:00 •Creating the EXportBlocksWithAttributesToFile Method: 00:19:00 •Creating the UI for ExportBlocksWithAttributesToFile Method: 00:06:00 •Coding the BlocksForm for ExportBlocksWithAttributeToFile Method: 00:04:00 •Running and Testing ExportBlocksWithAttributesToFile Method: 00:03:00 •Importing Text File into AutoCAD - Overview: 00:01:00 •Importing Lines from a Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportFileUtil Class: 00:01:00 •Creating the ImportLinesMethod: 00:17:00 •Creation of ImportLines User Interface: 00:03:00 •Coding the ImportLines UI button: 00:05:00 •Running and Testing the ImportLines Method: 00:04:00 •Importing MTexts from Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportMTexts Method: 00:09:00 •Creating the TextStyle Manipulation Code: 00:02:00 •Creating the UI for the ImportMTexts Method: 00:01:00 •Running and Testing the ImportMTexts Method: 00:04:00 •Importing Polylines from a Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportPolylines Method: 00:18:00 •Creating the ImportPolylines UI: 00:02:00 •Running and Testing ImportPolylines (from a File) Method: 00:02:00 •Importing BLocks (without Attributes) from a Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportBlocks (without Attributes) Method: 00:15:00 •Creating the ImportBlocks UI: 00:05:00 •Running and Testing ImportBlocks (without Attributes) Method: 00:04:00 •Importing Blocks (with Attributes) from a Text File into AutoCAD - Overview: 00:02:00 •Creating the ImportBlocksWithAttributes from a File Method: 00:24:00 •Creating the ImportBlocksWithAttributes (from a File) UI (Part 1): 00:06:00 •Creating the ImportBlocksWithAttributes (from a File) UI (Part 2): 00:04:00 •Running and Testing ImportBlocksWithAttributes (from a File) Method: 00:03:00 •Conclusion: 00:01:00 •Assignment - Programming AutoCAD to Excel using VB.NET: 00:00:00
Overview Master Microsoft Visio 2016 and elevate your workflow by attending the Microsoft Visio 2016 - Complete Bundle course.In the comprehensive Microsoft Visio 2016 - Complete Bundle course, you'll learn about creating, shaping and connecting text in Microsoft Visio 2016. You'll learn how to add images to a diagram, precise object alignment, and other essentials, for effective data management. You'll also learn how to integrate hyperlinks into your work while collaborating with co-authors, and save your work in different formats to share your work in several platforms. Save time and grow your diagramming skills with Microsoft Visio 2016, by enrolling today! How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this Microsoft Visio 2016 - Complete Bundle. It is available to all students, of all academic backgrounds. Requirements Our Microsoft Visio 2016 - Complete Bundle is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G.There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management , Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 12 sections • 40 lectures • 16:10:00 total length •Navigate the Visio Environment: 00:15:00 •Create a Basic Drawing: 00:30:00 •Use the Help System: 00:15:00 •Use Drawing Components: 00:30:00 •Modify a Drawing: 00:15:00 •Work with Callouts and Groups: 00:15:00 •Create a Basic Organization Chart: 00:30:00 •Do More with Organization Charts: 00:15:00 •Make a Basic Floor Plan: 00:30:00 •Model a Room Layout: 00:15:00 •Create a Cross-Functional Flowchart: 00:30:00 •Modify a Cross-functional Flowchart: 00:15:00 •Create Network Diagrams: 00:15:00 •Use Shape Data: 00:15:00 •Use Layers: 00:30:00 •Work with Shape and Connector Styles: 00:15:00 •Work with Themes and Variants: 00:15:00 •Work with Containers: 00:15:00 •Work with Shape Styles: 00:30:00 •Use 3D Shapes: 00:30:00 •Apply Backgrounds, Borders, and Titles: 00:30:00 •Create Custom Stencils: 00:30:00 •Create Simple Custom Shapes: 00:30:00 •Create Master Shapes: 00:30:00 •Create Custom Templates: 00:30:00 •Generate a Pivot Diagram from an Excel Spreadsheet: 00:30:00 •Create a Chart from a Project File: 00:30:00 •Create a Timeline from a Project File: 00:30:00 •Connect to an Access Database: 00:30:00 •Create Macros: 00:30:00 •Modify ShapeSheets: 00:30:00 •Use Advanced Shape Tools: 00:30:00 •Save and Share Drawings with One Drive: 00:30:00 •Review Drawings: 00:30:00 •Insert Drawings into Other Office Files: 00:30:00 •Export Drawings: 00:30:00 •Print Drawings: 00:30:00 •Activities - Microsoft Visio 2016 - Complete Bundle: 00:00:00 •Mock Exam- Microsoft Visio 2016 - Complete Bundle: 00:20:00 •Final Exam- Microsoft Visio 2016 - Complete Bundle: 00:20:00
Description Do you want to know how to be an expert in creating forms and gathering data? Are you looking for the easiest method regarding MS InfoPath? You may look at the MS InfoPath 2013: Working With InfoPath 2013 in SharePoint course. This course may assist you to get an approximate idea about this field. The MS InfoPath 2013: Working With InfoPath 2013 in SharePoint course incorporates some basic ideas regarding the use of MS InfoPath. It enables to know you how to make forms and collect data by using Infopath within SharePoint. It also teaches you how to edit, create, and publish a form along with a strong command of associated properties. It gives you a proper direction to use Infopath forms by utilizing WebParts. After the end of the course, you will be an expert on some advanced functions of InfoPath that enables you to modify data source and work with it vivid sections. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? MS InfoPath 2013: Working With InfoPath 2013 in SharePoint is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our MS InfoPath 2013: Working With InfoPath 2013 in SharePoint is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Introduction Introduction FREE 00:01:00 SharePoint and InfoPath Using InfoPath with SharePoint 00:04:00 Exploring the InfoPath Interface 00:03:00 Creating a Form from an Existing List 00:03:00 Creating a new List and Form within InfoPath 00:04:00 Creating a Form in InfoPath Using SharePoint Designer 00:02:00 Editing a Form 00:02:00 Publishing a Form 00:02:00 Restoring the Default SharePoint Form 00:03:00 Working with List Forms Components of the InfoPath Form 00:03:00 Formatting Text in the Form 00:03:00 Spellcheck Your Form 00:02:00 Inserting or Deleting a Table 00:02:00 Formatting a Table 00:03:00 Add or Remove Rows and Columns 00:02:00 Merging and Splitting Cells 00:04:00 Adding or Removing a Field 00:03:00 Resizing and Formatting a Field 00:03:00 Changing Field Controls 00:05:00 Inserting a Section 00:03:00 Inserting a Picture 00:02:00 Inserting a Button 00:05:00 Inserting a Calculated Value 00:04:00 Setting Default Field Values 00:05:00 Creating a Validation Rule 00:04:00 Creating a Formatting Rule 00:04:00 Creating an Action Rule 00:05:00 Modifying or Deleting a Rule 00:02:00 Setting the Form Load Rules 00:03:00 Advanced InfoPath Features Exploring the Fields Pane 00:02:00 Creating a Data Source 00:05:00 Modifying and Deleting a Data Source 00:02:00 Creating a View 00:03:00 Configuring View Settings 00:03:00 Creating Cascading Columns 00:06:00 Understanding Repeating Sections and Tables 00:03:00 Creating a Repeating Section 00:04:00 Using Repeating Tables to Add Multiple Items to a List 00:08:00 Using Repeating Sections to Show Existings Records 00:07:00 Hiding a Form Section Based on Field Values 00:05:00 InfoPath Forms Within SharePoint Using the InfoPath Form WebPart on a SP Page 00:04:00 Using Form Views for Different Groups 00:06:00 InfoPath Form WebPart and WebPart Filters 00:08:00 Conclusion Course Recap 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online Unlock the Power of Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course: Enrol Now! Project management professionals are required at all levels in both the private and public sectors. Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course is a sector that focuses on the planning, implementation, and supervision of critical projects that are at the heart of the modern business. The Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course will introduce you to both fundamental and cutting-edge project management concepts. Throughout seventeen engaging modules, you will learn about project tools, techniques, and standards, as well as what is used in your organization. This Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course will help those new to project management lead and contribute to projects more effectively. Defining a project, planning a project, managing project quality and risk, managing project scope, managing project time, managing project communication, and managing global projects are some highlights of the course. Main Course: Level 7 Project Management Course Free Courses included with Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course: Course 01: Anger Management Course 02: Level 1 Business Management [ Note: Free PDF certificate as soon as completing the Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course] Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online This Level 7 Diploma - Project Management Course consists of 17 modules. Course Curriculum of Level 7 Diploma - Project Management Course Module 01: Overview of Project Management Module 02: Project Lifecycle Module 03: Factors for Project Success or Failure Module 04: Project Feasibility Analysis and Project Selection Module 05: Project Execution and Control Module 06: Quality Management Module 07: Conflict Management Module 08: Cost Management Module 09: Time Management Module 10: Project Risk Management Module 11: Project Procurement Management Module 12: Project Change Management Module 13: Communication Management Module 14: Project Integration Management Module 15: Scope Management Module 16: Managing Project Closure Module 17: International Project Assessment Method of Level 7 Diploma - Project Management Course After completing Level 7 Diploma - Project Management Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Level 7 Diploma - Project Management Course After completing the Level 7 Diploma - Project Management Course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online This Level 7 Diploma - Project Management Course is ideal for project managers and owners who wish to improve their skills and abilities. Professionals looking to upgrade their efficiency and productivity can also benefit from this Level 7 Diploma - Project Management Course. Requirements Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online To enrol in this Level 7 Diploma - Project Management Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Level 7 Diploma - Project Management Course. Be energetic and self-motivated to complete our Level 7 Diploma - Project Management Course. Basic computer Skill is required to complete our Level 7 Diploma - Project Management Course. If you want to enrol in our Level 7 Diploma - Project Management Course you must be at least 15 years old. Career path Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online Level 7 Diploma - Project Management Course carries wide and diverse career choices, which include: Project Assistant Project Management Support Project Analyst Project Coordinator
Project Management: Project Management Course Online Unlock the Power of Project Management: Project Management Course: Enrol Now! Project management professionals are required at all levels in both the private and public sectors. Project Management: Project Management Course is a sector that focuses on the planning, implementation, and supervision of critical projects that are at the heart of the modern business. Project Managers ensure that all predetermined objectives are met, on time and within budget, from simple operational adjustments to massive restructuring efforts. The demand for talented project managers continues to grow globally, as it is a position of significant responsibility. The Project Management: Project Management Course will introduce you to both fundamental and cutting-edge project management: project management concepts. Throughout seventeen engaging modules, you will learn about project tools, techniques, and standards, as well as what is used in your organization. This Project Management: Project Management Course will help those new to project management: project management lead and contribute to projects more effectively. Defining a project, planning a project, managing project quality and risk, managing project scope, managing project time, managing project communication, and managing global projects are some highlights of the course. Main Course: Level 7 Project Management Free Courses Course 01: Level 7 Construction Management Course 02: Property Management Special Offers of this Project Management: Project Management Course: This Project Management: Project Management Course includes a FREE PDF Certificate. Lifetime access to this Project Management: Project Management Course Instant access to this Project Management: Project Management Course 24/7 Support Available to this Project Management: Project Management Course [ Note: Free PDF certificate as soon as completing the Project Management: Project Management Course] Project Management: Project Management Course Online This Project Management: Project Management Course consists of 17 modules. Course Curriculum of Project Management: Project Management Course Module 01: Overview of Project Management Module 02: Project Lifecycle Module 03: Factors for Project Success or Failure Module 04: Project Feasibility Analysis and Project Selection Module 05: Project Execution and Control Module 06: Quality Management Module 07: Conflict Management Module 08: Cost Management Module 09: Time Management Module 10: Project Risk Management Module 11: Project Procurement Management Module 12: Project Change Management Module 13: Communication Management Module 14: Project Integration Management Module 15: Scope Management Module 16: Managing Project Closure Module 17: International Project Assessment Method of Project Management: Project Management Course After completing Project Management: Project Management Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Project Management: Project Management Course After completing the Project Management: Project Management Course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Project Management: Project Management Course Online This Project Management: Project Management Course is ideal for project managers and owners who wish to improve their skills and abilities. Professionals looking to upgrade their efficiency and productivity can also benefit from this course. Requirements Project Management: Project Management Course Online To enrol in this Project Management: Project Management Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Project Management: Project Management Course. Be energetic and self-motivated to complete our Project Management: Project Management Course. Basic computer Skill is required to complete our Project Management: Project Management Course. If you want to enrol in our Project Management: Project Management Course you must be at least 15 years old. Career path Project Management: Project Management Course Online Project Management: Project Management Course carries wide and diverse career choices, which include: Project Assistant Project Management Support Project Analyst Project Coordinator
Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online Unlock the Power of Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course: Enrol Now! Project management professionals are required at all levels in both the private and public sectors. Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course is a sector that focuses on the planning, implementation, and supervision of critical projects that are at the heart of the modern business. The Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course will introduce you to both fundamental and cutting-edge project management concepts. Throughout seventeen engaging modules, you will learn about project tools, techniques, and standards, as well as what is used in your organization. This Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course will help those new to project management lead and contribute to projects more effectively. Defining a project, planning a project, managing project quality and risk, managing project scope, managing project time, managing project communication, and managing global projects are some highlights of the course. Main Course: Level 7 Project Management Course Free Courses included with Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course: Course 01: Anger Management Course 02: Level 1 Business Management [ Note: Free PDF certificate as soon as completing the Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course] Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online This Level 7 Diploma - Project Management Course consists of 17 modules. Course Curriculum of Level 7 Diploma - Project Management Course Module 01: Overview of Project Management Module 02: Project Lifecycle Module 03: Factors for Project Success or Failure Module 04: Project Feasibility Analysis and Project Selection Module 05: Project Execution and Control Module 06: Quality Management Module 07: Conflict Management Module 08: Cost Management Module 09: Time Management Module 10: Project Risk Management Module 11: Project Procurement Management Module 12: Project Change Management Module 13: Communication Management Module 14: Project Integration Management Module 15: Scope Management Module 16: Managing Project Closure Module 17: International Project Assessment Method of Level 7 Diploma - Project Management Course After completing Level 7 Diploma - Project Management Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Level 7 Diploma - Project Management Course After completing the Level 7 Diploma - Project Management Course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online This Level 7 Diploma - Project Management Course is ideal for project managers and owners who wish to improve their skills and abilities. Professionals looking to upgrade their efficiency and productivity can also benefit from this Level 7 Diploma - Project Management Course. Requirements Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online To enrol in this Level 7 Diploma - Project Management Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Level 7 Diploma - Project Management Course. Be energetic and self-motivated to complete our Level 7 Diploma - Project Management Course. Basic computer Skill is required to complete our Level 7 Diploma - Project Management Course. If you want to enrol in our Level 7 Diploma - Project Management Course you must be at least 15 years old. Career path Level 7 Diploma - Project Management: Level 7 Diploma - Project Management Course Online Level 7 Diploma - Project Management Course carries wide and diverse career choices, which include: Project Assistant Project Management Support Project Analyst Project Coordinator
24 Hour Flash Deal **25-in-1 Product Management: Strategies for Successful Product Development Mega Bundle** Product Management: Strategies for Successful Product Development Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Product Management: Strategies for Successful Product Development package online with Studyhub through our online learning platform. The Product Management: Strategies for Successful Product Development bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Product Management: Strategies for Successful Product Development course provides complete 360-degree training on Product Management: Strategies for Successful Product Development. You'll get not one, not two, not three, but twenty-five Product Management: Strategies for Successful Product Development courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Product Management: Strategies for Successful Product Development courses are yours for as long as you want them once you enrol in this course This Product Management: Strategies for Successful Product Development Bundle consists the following career oriented courses: Course 01: Product Management Course 02: Product Management for Maximum Sales: Boosting Business Success Course 03: Digital Product Management Course 04: Business Analysis Certification & Corporate Investigation Training Course 05: Strategic Business Management Course 06: Business Management and Finance Course Course 07: Principles of Marketing - Online Course Course 08: Digital Marketing Business Tips Course 09: Social Media for Business Course 10: Complete Online Marketing & Advertising Course Course 11: Ecommerce Management Certification, Branding & Marketing Course 12: Strategic Planning and Analysis for Marketing Course 13: Diploma in Sales and Strategic Marketing Certificate Course 14: Marketing Strategies for Business Course 15: Branding Fundamentals for New Business Course 16: Sales Training: Practical Sales Techniques Course 17: Retail Management Course 18: Business Management Course 19: Fundamentals of Entrepreneurship Course 20: Operations and Time Management Course 21: Project Management Course 22: Corporate Relationship Goals for Success Course 23: Business Model Canvas for Business Plan Course 24: Financial Modelling for Decision Making and Business plan Course 25: Business Networking Skills The Product Management: Strategies for Successful Product Development course has been prepared by focusing largely on Product Management: Strategies for Successful Product Development career readiness. It has been designed by our Product Management: Strategies for Successful Product Development specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Product Management: Strategies for Successful Product Development Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Product Management: Strategies for Successful Product Development bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Product Management: Strategies for Successful Product Development Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Product Management: Strategies for Successful Product Development Elementary modules, allowing our students to grasp each lesson quickly. The Product Management: Strategies for Successful Product Development course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive Product Management: Strategies for Successful Product Development bundle, you really hit the jackpot. Here's what you get: Step by step Product Management: Strategies for Successful Product Development lessons One to one assistance from Product Management: Strategies for Successful Product Developmentprofessionals if you need it Innovative exams to test your knowledge after the Product Management: Strategies for Successful Product Developmentcourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Product Management: Strategies for Successful Product Development courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Product Management: Strategies for Successful Product Development certificate and transcript on the next working day Easily learn the Product Management: Strategies for Successful Product Development skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Product Management: Strategies for Successful Product Development training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Product Management: Strategies for Successful Product Development Requirements To participate in this Product Management: Strategies for Successful Product Development course, all you need is - A smart device A secure internet connection And a keen interest in Product Management: Strategies for Successful Product Development Career path You will be able to kickstart your Product Management: Strategies for Successful Product Development career because this course includes various courses as a bonus. This bundle is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Product Management: Strategies for Successful Product Development career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free
Course Overview Grasp the opportunity to learn Microsoft Excel from the ABCs to an advanced level within one course. The Microsoft Excel Masterclass in 2021 course will start with the basics with MS excel and gradually turn you into an expert user. The Microsoft Excel Masterclass in 2021 course will first focus on the tools and functions of excel. You will comprehend the skills to create basic formulas in excel. In this step by the step learning process, you will have the adequate knowledge and ability to make all sorts of adjustments to your worksheets. The course will teach you many strategies for cell formatting. From the easy to follow modules, you will grasp the techniques to insert shapes and images into your sheets. You will also understand how to visualize your data in charts. In the end, you will study the benefits of using excel templates. The Microsoft Excel Masterclass in 2021 course will provide you with first-hand training on excel. Enroll in the course and take your excel skills to the next level. Learning Outcomes Get an introduction to Microsoft Excel and its functions Understand the process of data validation and data visualization Learn how to adjust excel worksheets Know about the conditional functions Familiarize yourself with the process of inserting images and shapes Who is this course for? Those who want to learn Microsoft Excel. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path The Microsoft Excel Masterclass in 2021 course is a useful qualification to possess and would be beneficial for any related profession or industry such as: Business Professional Data Operator Administrative Officer Data Analyst Unit 01: Excel from A-Z Course Introduction Excel from A-Z Course Intro 00:03:00 Excel Job Opportunities 00:03:00 Excel Job Types 00:04:00 Microsoft Excel Marketplace 00:04:00 What is Microsoft Excel? 00:04:00 Who is This Course For? 00:04:00 Unit 02: Getting Started With Excel Finding & Opening Excel 00:01:00 Excel's Start Screen 00:03:00 Explaining the Excel Interface 00:03:00 Excel Interface Continued 00:01:00 Excel Workbook vs. Excel Worksheet 00:02:00 Saving an Excel Document 00:04:00 Customizing the Quick Access Toolbar 00:02:00 Customizing the Excel Ribbon 00:03:00 Excel Shortcut Keys 00:02:00 Unit 03: Values, Referencing and Formulas Creating Excel Labels 00:03:00 Entering Numeric Values in Excel 00:03:00 Formatting Date Values in Excel 00:05:00 Building Basic Formulas in Excel 00:05:00 Order of Operations 00:06:00 Relative vs. Absolute Cell References 00:07:00 Unit 04: Intro to Excel Functions Excel Functions Explained 00:03:00 The SUM() Function 00:08:00 The MIN() & MAX() Function 00:04:00 The AVERAGE() Function 00:02:00 COUNT() Functions 00:05:00 Unit 05: Adjusting Excel Worksheets Moving & Copying Data 00:07:00 Insert & Delete Rows and Columns 00:05:00 Adjusting the Width and Height of Cells 00:05:00 Hiding and Unhiding Excel Rows and Columns 00:04:00 Renaming, Moving & Deleting Excel Worksheets 00:05:00 Adding Protection to Specific Cells 00:04:00 Protecting the Structure of a Workbook 00:02:00 Adding a Workbook Password to Open File 00:02:00 Unit 06: Visually Pleasing Cell Formatting Formatting Fonts and Cell Background Color 00:05:00 Adding Cell Borders 00:05:00 Formatting Data Appropriately 00:05:00 The Magic behind Excel's Format Painter 00:04:00 Creating Styles for Formatting Efficiency 00:06:00 Merging Cells for a Cleaner Look 00:03:00 The Power of Conditional Formatting 00:06:00 Unit 07: How to Insert Images and Shapes! Grab User's Attention using Illustrations 00:09:00 Customizing Icons 00:05:00 Create Compelling Graphics with SmartArt 00:06:00 Unit 08: Visualize Data with Charts The Commonly Used Column Chart 00:03:00 Changing the Chart Design 00:02:00 Formatting Elements of a Chart 00:06:00 Modifying the Data, Type & Location of a Chart 00:06:00 Unit 09: Excel's Printing Options Print Preview Options 00:04:00 Excel's Page Layout View 00:07:00 Printing a Specific Range of Cells 00:03:00 Converting Spreadsheets to PDF Files 00:02:00 Unit 10: Benefits of Using Excel Templates Why Create an Excel Template 00:01:00 How to Create an Excel Template 00:05:00 Unit 11: Working with Excel Datasets How to Prepare Data for Analysis 00:04:00 How to Sort Data in Excel 00:03:00 Multi-Level Sorting 00:03:00 Custom Sorting Datasets in Excel 00:02:00 Applying Filters to Datasets 00:05:00 Creating Subtotals within a Dataset 00:06:00 Converting Datasets into Tables 00:06:00 Finding & Removing Duplicate Values 00:07:00 Unit 12: Excel Database Functions The SUMIF() Function 00:09:00 The DSUM() Function 00:08:00 The DSUM() Function Cont. 00:07:00 The SUBTOTAL() Function 00:06:00 Unit 13: Excel Data Validation What is Excel Data Validation? 00:02:00 Creating a Drop Down List with Data Validation 00:07:00 Different Types of Excel Data Validation 00:06:00 Adding Custom Alerts to Data Validation 00:07:00 Creating a Dynamic Drop Down List 00:03:00 Complex Validation: Dependent Drop Down List! 00:09:00 Unit 14: Excel PivotTables Creating an Excel Pivot Table 00:06:00 Modifying Excel PivotTables 00:06:00 Grouping & Filtering PivotTable Data 00:07:00 Drilling Down into PivotTable Data 00:02:00 Creating Pivot Charts & Utilizing Slicers 00:08:00 Unit 15: Excel's PowerPivot Add-In What is PowerPivot? 00:04:00 Activating the Excel PowerPivot Add-In 00:02:00 Creating Relationships between Data Tables 00:06:00 Using Data Models to Create PivotTables 00:05:00 How to Create PowerPivot KPI's 00:08:00 Unit 16: Excel's Conditional Functions Excel's IF() Function 00:05:00 IF() Function with AND() Criteria 00:05:00 IF() Function with OR() Criteria 00:05:00 Nesting Multiple IF() Functions 00:07:00 The COUNTIF() Function 00:04:00 Key Benefits of Named Ranges 00:04:00 Unit 17: Excel's Lookup Function VLOOKUP() Function 00:09:00 The Beauty of Excel's IFERROR() Function 00:04:00 HLOOKUP() Function 00:06:00 INDEX() Function 00:05:00 MATCH() Function 00:05:00 INDEX() and MATCH() Combined 00:05:00 Two-Way Lookup with INDEX() and MATCH() 00:04:00 Unit 18: Text Based Functions in Excel LEFT(), RIGHT() and MID() Function 00:07:00 Extracting Specific Text using LEN() & SEARCH() 00:13:00 Combining Text with CONCATENATE() 00:06:00 Quick Tips & Other Text Based Functions 00:06:00 Unit 19: Auditing Formulas and Views in Excel Tracing Precedents & Dependents in Formulas 00:04:00 Showing Formulas 00:02:00 Grouping Data 00:03:00 3D Referencing in Formulas 00:05:00 Utilizing the Watch Window in Excel 00:03:00 How to Freeze Panes in Excel 00:03:00 Unit 20: Excel's 'what If?' Tools Excel's Scenario Manager Tool 00:06:00 Goal Seek in Excel 00:06:00 Compare Results with Excel Data Tables 00:04:00 Solver Tool 00:11:00 Unit 21: Welcome to Excel VBA The Power Behind Excel VBA 00:03:00 A Look Inside the Visual Basic Editor (VBE) 00:04:00 Recording a Macro 00:09:00 Saving & Opening a Macro-Enabled Workbook 00:02:00 Unit 22: The VBA Language Modules and Procedures 00:07:00 Objects, Methods and Properties 00:06:00 Excel VBA Variables 00:05:00 Unit 23: Writing VBA Code Referencing a Range 00:14:00 InputBox & MsgBox 00:06:00 Using Variables in VBA Code 00:05:00 If Then Else Statement 00:10:00 Worksheet Functions inside VBA 00:08:00 Creating User Defined Functions 00:09:00 User Defined Functions within VBA Scripts 00:06:00 Unit 24: Important VBA Tools and Logic Find Last Row of Data 00:06:00 Find Last Column of Data 00:03:00 With Statement 00:05:00 Debugging & Error Handling 00:07:00 Debugging & Error Handling Cont. 00:07:00 Unit 25: Excel VBA Lopps For Next Loop 00:09:00 Do Until Loop 00:06:00 For Each Loop 00:04:00 Unit 26: Triggering Macros Assigning Macros to Shapes 00:04:00 Form Controls vs ActiveX Controls 00:08:00 Worksheet Events 00:04:00 Workbook Events 00:03:00 Fun with VBA Events! 00:07:00 Unit 27: Excel User Forms Creating an Excel UserForm 00:03:00 Adding Controls to UserForms 00:10:00 How to Show an UserForm 00:03:00 Passing TextBox Values to Desired Cells 00:07:00 Passing Option Buttons to Desired Cells 00:07:00 UserForm ComboBoxes 00:08:00 Clearing Values from UserForm Controls 00:03:00 How to Close an UserForm 00:02:00 UserForms and Protected Sheets 00:05:00 Unit 28: Starting a Career in Excel Creating an Excel Resume 00:05:00 Getting Started with Freelancing 00:06:00 How to Become an Excel Freelancer 00:05:00 Top Freelance Websites 00:05:00 How to Get Your First Client 00:08:00 Personal Branding 00:07:00 Networking Do's and Don'ts 00:04:00 Importance of Having a Website 00:04:00 Resources Resources - Microsoft Excel Masterclass in 2021 00:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
Course overview Take a practical approach to enhance your Excel modelling skills with the Advanced Excel Models using Formulas, VBA & Power Query course. In this course, you will learn how to build robust Excel models using Formulas, VBA and Power Query. This Advanced Excel Models using Formulas, VBA & Power Query course offers a wide range of training modules to enhance your abilities to create better models. You will discover the advanced Excel formulas to prepare reports, forecast and perform mathematical calculations. We will introduce you to the three excel models and show the functions used to prepare these pro models. In addition, you will learn the Excel formulas for prepaid expenses and explore the steps to create dynamic dashboards based on Power Query and Pivot Table without any formula. Learning outcomes Familiarize yourself with the advanced Excel formulas Be able to manage prepaid expenses Deepen your understanding of the prepaid expense models Learn about the pro Excel models and formulas Strengthen your knowledge of Power Query and PowerPivot Learn how to create Power query and pivot table based dashboard without any formula Who Is This Course For? This Advanced Excel Models using Formulas, VBA & Power Query course is recommended to anyone interested in learning how to prepare robust Excel models using advanced formulas, Power Query and VBA. In addition, the skills gained from this training will provide excellent opportunities for career advancement. Entry Requirement This course is available to all learners of all academic backgrounds. Learners should be aged 16 or over. Good understanding of English language, numeracy and ICT skills are required to take this course. Certification After you have successfully completed the course, you will obtain an Accredited Certificate of Achievement. And, you will also receive a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy for £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why Choose Us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos and materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; United Kingdom & internationally recognized accredited qualification; Access to course content on mobile, tablet and desktop from anywhere, anytime; Substantial career advancement opportunities; 24/7 student support via email. Career Path The Advanced Excel Models using Formulas, VBA & Power Query Course provides essential skills that will make you more effective in your role. It would be beneficial for any related profession in the industry, such as: Data Analyst System Support and Reporting Analyst Introduction Course Outline and Introduction 00:04:00 Minimum Requirements for the Course 00:01:00 Prepayments Introduction 00:01:00 Prepaid Expenses Models: Resources Download Month End Date Prepaid Expenses Amortization Calculation 00:00:00 Exact Prepaid Expenses Payment Date Calculation 00:00:00 Accounting for Prepaid Expenses Prepaid Expenses Accounting Definition: Prepayments 00:03:00 Prepaid Expense Example: How Accounting works for Prepayments 00:03:00 Advantages and Disadvantages of Prepaid Expenses 00:03:00 Excel Formulas Detailed: Introduction to three Excel Models Introduction to PRO Excel Models and Formulas 00:06:00 Date Function 00:05:00 EOMONTH Function 00:04:00 DATEVALUE function 00:03:00 IF Function 00:08:00 IFS Function (Office 365 Only) 00:07:00 VLOOKUP Function 00:07:00 MATCH Function 00:05:00 INDIRECT Function 00:02:00 NAMED Ranges: Name Manager 00:03:00 Advanced Version of VLOOKUP Function 00:07:00 Formula Based Prepaid Expenses Model Introduction to Model and Control Panel Tab (Important Sheet Tab) 00:08:00 Formula Based Prepaid Expenses Model - Deep Dive (Part 1) 00:05:00 Formula Based Prepaid Expenses Model - Deep Dive (Part 2) 00:06:00 Formula Based Prepaid Expenses Model - Deep Dive (Part 3) 00:06:00 IFS Function - Month End date Prepayment calculation 00:04:00 Prepaid Expenses - Closing Balance Summary Tab (Formula Based Summary) 00:09:00 Protecting Formulas Cells and Fields in the Model 00:04:00 Calculate Prepaid Expenses Amortisation from Exact Start Date Exact Date Prepaid Amortisation calculation Intro 00:03:00 Formulas update and Model Changes for Exact Prepaid Exps Calculation 00:03:00 Formulas Update for Exact Date Prepaid Exps Amortisation (Part 1) 00:04:00 Formulas Update for Exact Date Prepaid Exps Amortisation (Part 2) 00:03:00 Formulas Update for Exact Date Prepaid Exps Amortisation (Part 3) 00:02:00 Formulas Update for Exact Date Prepaid Exps Amortisation (Part 4) 00:07:00 IFS Function - Exact Date Prepayments Amortisation 00:04:00 Data Validation Controls (Enhancing Data Input Controls with Protection) 00:10:00 Bonus: Prepayment Model with Opening Balance Calculation (Part 1) 00:08:00 Bonus: Prepayment Model with Opening Balance Calculation (Part 2) 00:09:00 Additional Material: Resources 00:00:00 Prepaid Expenses Summary with Power Query and Pivot Table Power Query and Pivot Table Prepayment Summary Table Intro 00:06:00 What is Power Query and Some Awesome Resources for Power Query learning 00:07:00 Power Query and Pivot Table Summary - Deep Dive (Part 1) 00:05:00 Power Query and Pivot Table Summary - Deep Dive (Part 2) 00:04:00 Power Query and Pivot Table Summary - Deep Dive (Part 3) 00:05:00 Power Query and Pivot Table Summary - Deep Dive (Part 4) 00:09:00 Using Array Formulas to Add Formula Protection 00:04:00 Bonus: Allocate Prepaid Expenditure Cost Centre Wise - 1 00:02:00 Bonus: Allocate Prepaid Expenditure Cost Centre Wise - 2 00:08:00 Bonus: Prepayment Model with Opening Balance Calculation (PQ and PT Version) 00:13:00 Advanced VBA Prepaid Expenses Amortisation Model Changing Macros Security in Excel 00:05:00 Complete Walkthrough - Advanced VBA Prepaid Expenses Amortisation Model 00:06:00 Bonus : New Version - Excel VBA Model for Prepayment Expenditure 00:08:00 BONUS: Dynamic Dashboard for Divisional Profit and Loss statements: Easy Way Dynamic Dashboard Overview 00:07:00 Importing Profit and Loss Statements Source Files and creating YTD P&L Sheets 00:08:00 Creating Dynamic Data Validation 00:02:00 Creating Named Ranges for Dynamic Table Arrays 00:03:00 Dynamic Date Column Headings for each Divisional PL Table 00:02:00 Dynamic Month and YTD Dashboard tables headings (PRO TIP) 00:03:00 Dynamic VLOOKUP Formula - Preparing First section of the Dashboard 00:04:00 Creating Rolling Dashboard with Dynamic VLOOKUP Function 00:08:00 IMPORTANT : Error Checking for your reports/Dashboard (PRO TIP) 00:03:00 Data Prep for Visualization: AREA Charts (Awesome trick using #NA Function) 00:05:00 Visualization: AREA Charts for Month - Revenue, Gross Profit and Net Profit 00:05:00 Visualization DONUT Charts Revenue, Gross Profit and Net Profit (Part 1) 00:03:00 Visualization DONUT Charts Revenue, Gross Profit and Net Profit (Part 2) 00:06:00 Power Query & Pivot Tables based Dashboard without any Formulas, Fully Dynamic Introduction - Formula-less Dashboard - Fully Dynamic and easily refreshed 00:05:00 Understanding the data files before building dashboard 00:02:00 Consolidating Reports with Power Query (Get & Transform) , How to install PQ 00:08:00 Dynamic File Path Trick in Power Query with Parameters (Amazing trick) 00:06:00 Conditional Cumulative totals with SUMIFS Function 00:04:00 Bonus: Conditional Cumulative totals with Power Query Custom Formula (M Code) 00:06:00 Dashboard Creation - Pivot Table showing Month and YTD KPIs division wise 00:06:00 Dashboard Creation Donuts Charts linked with Pivot Table (Replicate Charts fast) 00:08:00 Dashboard Creation - Line Charts 00:08:00 Update Dashboard with Additional Divisional Data with Few Click (Magical) 00:03:00 Thankyou Thank you 00:02:00 Ultimate Prepaid Expenditure Model (Super Bonus) 00:02:00 Resources Resources - Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query 00:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00