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

5513 Productivity courses delivered Online

Python Programming: Beginner To Expert

By iStudy UK

Python Programming: Beginner To Expert Overview Unfold the potential within you, and embark on a journey of mastering Python programming - from the fundamental building blocks to the pinnacle of expertise. This comprehensive course, crafted with meticulous care, empowers you to transform from a curious novice to a confident coding maestro, wielding Python's power with finesse. Within these engaging modules, you'll delve into the core principles of Python, meticulously exploring data types, operators, control flow, and functions. As your proficiency blossoms, you'll conquer advanced topics like object-oriented programming, powerful libraries like NumPy and Pandas, and the art of crafting polished scripts. But this journey isn't merely about acquiring technical prowess; it's about unlocking a world of possibilities. By the course's end, you'll be equipped to embark on a rewarding career path, armed with the skills to tackle real-world challenges in diverse domains - from data analysis and web development to scientific computing and automation. Learning Outcomes Gain a solid foundation in Python syntax, data structures, and control flow mechanisms. Master essential functions, user input, and error-handling techniques. Explore advanced data types, object-oriented programming concepts, and popular libraries like NumPy and Pandas. Craft polished, reusable Python scripts for various applications. Confidently navigate the Python ecosystem and continuously expand your knowledge. Why You Should Choose Python Programming: Beginner To Expert Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Python Programming: Beginner To Expert is CPD certified and IAO accredited. 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 backgrounds. Requirements Our Python Programming: Beginner To Expert 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 You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Python Programming: Beginner To Expert Module 01: Introduction to Python Programming from A-Z Intro To Python Section Overview 00:06:00 What is Python Programming? 00:10:00 Who is This Course For? 00:05:00 Python Programming Marketplace 00:06:00 Python Job Opportunities 00:05:00 How To Land a Python Job Without a Degree 00:08:00 Python Programmer Job Roles 00:09:00 Python from A-Z Course Structure 00:04:00 Module 02: Getting Familiar with Python Getting Familiar with Python Section Overview 00:06:00 Installing Python on Windows 00:10:00 Anaconda and Jupyter Notebooks Part 1 00:08:00 Anaconda and Jupyter Notebooks Part 2 00:16:00 Comments 00:05:00 Python Syntax 00:02:00 Line Structure 00:03:00 Line Structure Exercise 00:07:00 Joining Lines 00:05:00 Multiple Statements on a Single Line 00:05:00 Indentation 00:08:00 Module 03: Basic Data Types Basic Data Types Section Overview 00:08:00 String Overview 00:10:00 String Manipulation 00:07:00 String Indexing 00:04:00 String Slicing 00:08:00 Printing 00:10:00 Python Variables 00:08:00 Integers and Floats 00:08:00 Booleans 00:02:00 Mini Project 1 : Letter Counter 00:20:00 Module 04: Python Operators Python Operators Section Overview 00:04:00 Comparison Operators 00:09:00 Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Logical Operators 00:13:00 Identity Operators 00:05:00 Membership Operators 00:02:00 Bitwise Operators 00:08:00 Module 05: Advanced Data Types Python Advanced Data Types Section Overview 00:11:00 Sets 00:06:00 List Overview 00:05:00 List Slicing and Indexing 00:04:00 Tuples 00:02:00 Dictionaries 00:11:00 When to use each one? 00:05:00 Compound Data Types 00:03:00 Module 06: Control Flow Part 1 Control Flow Part 1 Section Overview 00:15:00 Intro to Control Flow 00:01:00 Basic Conditional Statements 00:14:00 More Conditional Statements 00:05:00 For Loops 00:10:00 While Loops 00:12:00 Module 07: Control Flow Part 2 Control Flow Part 2 Section Overview 00:02:00 Break Statements 00:08:00 Continue Statements 00:05:00 Zip Function 00:07:00 Enumerate Function 00:04:00 List Comprehension 00:04:00 Module 08: Python Functions Python Functions Section Overview 00:03:00 Intro to Functions 00:02:00 Python help Function 00:03:00 Defining Functions 00:09:00 Variable Scope 00:08:00 Doc Strings 00:04:00 Module 09: User Input and Error Handling User Input and Error Handling Section Overview 00:02:00 Introduction to error handling 00:03:00 User Input 00:04:00 Syntax Errors 00:04:00 Exceptions 00:11:00 Handling Exceptions Part 1 00:08:00 Handling Exceptions Part 2 00:08:00 Module 10: Python Advanced Functions Python Advanced Functions Section Overview 00:05:00 Lambda Functions 00:05:00 Functions args and kwargs 00:10:00 Iterators 00:08:00 Generators and Yield 00:12:00 Map Function 00:14:00 Filter Function 00:08:00 Module 11: Python Scripting and Libraries Python Scripting and Libraries Section Overview 00:05:00 What is a script? 00:01:00 What is an IDE? 00:17:00 What is a text editor? 00:12:00 From Jupyter Notebook to VScode Part 1 00:15:00 From Jupyter Notebook to VScode Part 2 00:05:00 Importing Scripts 00:03:00 Standard Libraries 00:04:00 Third Party Libraries 00:06:00 Module 12: NumPy NumPy Section Overview 00:04:00 Why use NumPy? 00:04:00 NumPy Arrays 00:10:00 Reshaping, Accessing, and Modifying 00:07:00 Slicing and Copying 00:06:00 Inserting, Appending, and Deleting 00:10:00 Array Logical Indexing 00:04:00 Broadcasting 00:08:00 Module 13: Pandas Intro to Pandas 00:17:00 Pandas Series 00:17:00 Pandas Series Manipulation 00:17:00 Pandas DataFrame 00:17:00 Pandas DataFrame Manipulation 00:13:00 Dealing with Missing Values 00:10:00 Module 14: Introduction to OOP Functional vs OOP 00:06:00 OOP Key Definitions 00:04:00 Create your First Class 00:12:00 How to Create and Use Objects 00:06:00 How to Modify Attributes 00:12:00 Module 15: Advanced OOP Python Decorators 00:27:00 Property Decorator 00:09:00 Class Method Decorator 00:07:00 Static Methods 00:10:00 Inheritance from A to Z 00:21:00 Module 16: Starting a Career in Python Getting Started with Freelancing 00:09:00 Building A Brand 00:12:00 Personal Branding 00:13:00 Importance of Having Website/Blog 00:04:00 Do's and Don'ts of Networking 00:06:00 Creating A Python Developer Resume 00:06:00

Python Programming: Beginner To Expert
Delivered Online On Demand15 hours 8 minutes
£25

Learning Microsoft Azure: A Hands-On Training

By Packt

The course is intended to help people learn Azure concepts quickly and give enough practice exercises to get them started with their cloud journey with a specific focus on Microsoft Azure.

Learning Microsoft Azure: A Hands-On Training
Delivered Online On Demand4 hours 21 minutes
£134.99

IT Support Technician Course - CPD Certified

4.7(47)

By Academy for Health and Fitness

Boost Your Career By Enrolling In This IT Support Technician Bundle To Overcome Your Challenges! 07 in 1 IT Support Technician Bundle Improve your knowledge and enhance your skills to succeed with this IT Support Technician bundle. This IT Support Technician bundle is designed to build your competent skill set and enable the best possible outcome for your future. Our bundle is ideal for those who aim to be the best in their fields and are always looking to grow. This IT Support Technician Bundle Contains 07 of Our Premium Courses for One Discounted Price: Course 01: Learn Programming with Python Course 02: Cloud Computing / CompTIA Cloud+ (CV0-002) Course 03: Mastering SQL Programming Course 04: IT: Ethical Hacking & IT Security Course 05: CompTIA CySA+ Cybersecurity Analyst (CS0-002) Course 06: Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Course 07: Building Your Computer Course All the courses under this IT Support Technician bundle are split into a number of expertly created modules to provide you with an in-depth and comprehensive learning experience. Upon successful completion of the IT Support Technician bundle, an instant e-certificate will be exhibited in your profile that you can order as proof of your new skills and knowledge. Stand out from the crowd and get trained for the job you want. With this comprehensive IT Support Technician bundle, you can achieve your dreams and train for your ideal career. This IT Support Technician bundle covers essential aspects in order to progress in your chosen career. Why Prefer Us? All-in-one package of 07 premium courses IT Support Technician bundle Earn a certificate accredited by CPD. Get a free student ID card! (£10 postal charges will be applicable for international delivery) Globally accepted standard lesson planning Free Assessments 24/7 tutor support. Start your learning journey straightaway! *** Course Curriculum *** Our IT Support Technician bundle courses consist of the following learning modules: Course 01: Learn Programming with Python Module 01: An Installing Python FREE Documentation Command Line Variables Simple Python Syntax Keywords Import-Module Module 02: Additional Topics If Elif Else Iterable For Loops Execute Exceptions Module 03: Data Types Number Types More Number Types Strings More Strings Files Lists Dictionaries Tuples Sets Module 04: Comprehensions Definitions Functions Default Arguments Doc Strings Variadic Functions Factorial Module 05: Function Objects Lambda Generators Closures Classes Object Initialization Class Static Members Classic Inheritance Data Hiding Assessment Process Once you have completed all the courses in the IT Support Technician bundle, you can assess your skills and knowledge with an optional assignment. Our expert trainers will assess your assignment and give you feedback afterwards. CPD 70 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This IT Support Technician bundle is suitable for everyone. Requirements You will not need any prior background or expertise. Career path This IT Support Technician bundle will allow you to kickstart or take your career in the related sector to the next stage. Certificates Accredited Certificate by CPD QS Digital certificate - £10 Upon passing the Bundle, you need to order to receive a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPD QS Accredited Certificate by CPD QS Hard copy certificate - £29 Upon passing the Bundle, you need to order to receive a Hard copy Certificate for each of the courses inside this bundle. If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.

IT Support Technician Course - CPD Certified
Delivered Online On Demand35 hours
£42

Transcription QLS Level 3

By Compliance Central

The demand for knowing how to professionally transcribe audio files continues to grow in this content-driven world. In this course, you'll learn the skills, shortcuts, and practice techniques so that you can produce quality transcripts and grow your career as a transcriptionist or to transcribe personal projects. The Transcription course is for those who want to be successful. In the Transcription course, you will learn the essential knowledge needed to become well versed in Transcription. Our course starts with the basics of Transcription and gradually progresses towards advanced topics. Therefore, each lesson in this Transcription course is intuitive and easy to understand. Learning outcomes Learn about understanding transcription Accuracy and verification of transcription Ideas regarding common homophones Learn how to format a transcription Recognise speaker identification Why would you choose the Transcription: Lifetime access to Transcription course materials Full tutor support is available from Monday to Friday with the Transcription course Learn Transcription skills at your own pace from the comfort of your home Gain a complete understanding of Transcription Accessible, informative Transcription modules designed by experts Get 24/7 help or advice from our email and live chat teams with Transcription course Transcription may seem easy. You just type out what is being said. Yet it's easier said than done. If you type out a file with the wrong software and you don't use any keyboard shortcuts, you'll get very frustrated and take far longer than you should. Plus, if you don't use the right techniques, formatting, and grammar, your transcript will be riddled with mistakes. To succeed at transcription, you need to know how to produce professional-level transcripts that people are willing to pay for and do so in an efficient manner. You also need to master not only simple transcription skills, but harder skills such as cleaning up bad audio, tracking more than two speakers, and timestamping a file. While these skills are more challenging to learn, they also increase the type of jobs you can take on and the amount you can earn. Curriculum Breakdown of Certificate in Transcription at QLS Level 3 Course Module 01: Introduction. Module 02: Transcription Comprehension Module 03: A Comprehension Example Module 04: Transcription Accuracy Module 05: Accuracy Examples Module 06: Common Homophones Module 07: Transcription Formatting Module 08: Speaker Labeling Module 09: Spelling Module 10: Advanced Module Module 11: Useful Transcription Tools Module 12: Where & How to Find Opportunities Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Learners will be able to achieve an endorsed certificate after completing the course as proof of their achievement. You can order the endorsed certificate for Free to be delivered to your home by post. For international students, there is an additional postage charge of £10. Endorsement The Quality Licence Scheme (QLS) has endorsed this course for its high-quality, non-regulated provision and training programmes. The QLS is a UK-based organisation that sets standards for non-regulated training and learning. This endorsement means that the course has been reviewed and approved by the QLS and meets the highest quality standards. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is designed for Those who would like to learn transcription People who would like to be a home-based transcriptionist Mothers who would like to transcribe around children and their schedules Fathers who would like to transcribe around children and their schedules Requirements To enrol in this Transcription course, all you need is a basic understanding of the English Language and an internet connection. Career path Understanding Transcription will provide you with a competitive advantage and open the door to a variety of professional prospects. One can develop into: Transcriptionist: £20,000 to £35,000 per year Audio Typist: £19,000 to £32,000 per year Data Entry Specialist: £18,000 to £30,000 per year Captioning Specialist: £21,000 to £35,000 per year Content Editor: £22,000 to £40,000 per year Certificates CPD Accredited PDF Certificate Digital certificate - Included CPD Accredited PDF Certificate QLS Endorsed Hard Copy Certificate Hard copy certificate - Included CPD Accredited Hard Copy Certificate Hard copy certificate - £10.79 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Transcription QLS Level 3
Delivered Online On Demand1 hour
£79

Employee Training Responsibilities: Effective Training Management

4.3(43)

By John Academy

Elevate your managerial prowess with our comprehensive course on Employee Training Responsibilities: Effective Training Management. Master coaching, change management, and conflict resolution skills, ensuring a respectful workplace. Acquire the tools for impactful communication, performance appraisals, and time management. Foster diversity and inclusive leadership to propel your team towards success. Enrich your skill set and transform your management style today.

Employee Training Responsibilities: Effective Training Management
Delivered Online On Demand
£24.99

Transcription: Audio Typing & Touch Typing - CPD Certified

4.9(27)

By Apex Learning

Don't Spend More; Spend Smart | 11-in-1 Bundle | CPD QS Certified | 155 CPD Points | Gifts: Hardcopy + PDF Certificate + SID - Worth £180 | Customer Support | Lifetime Access

Transcription: Audio Typing & Touch Typing - CPD Certified
Delivered Online On Demand4 days
£49

Executive PA - CPD Accredited

4.9(27)

By Apex Learning

Give a compliment to your career and take it to the next level. This Executive PA will provide you with the essential knowledge and skills required to shine in your professional career. Whether you want to develop skills for your next job or want to elevate skills for your next promotion, this Executive PA will help you keep ahead of the pack. The Executive PA incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can reinforce your professional skills and knowledge, reaching out to the level of expertise required for your position. Further, this Executive PA will add extra value to your resume to stand out to potential employers. Throughout the programme, it stresses how to improve your competency as a person in your profession while at the same time it outlines essential career insights in this job sector. Consequently, you'll strengthen your knowledge and skills; on the other hand, see a clearer picture of your career growth in future. By the end of the Executive PA, you can equip yourself with the essentials to keep you afloat into the competition. Along with this Executive PA course, you will get 10 other premium courses. Also, you will get an original Hardcopy and PDF certificate for the title course and a student ID card absolutely free. Courses are included in this Executive PA Bundle: Course 1: Executive PA Course 2: Paralegal Course 3: GDPR Course 4: Level 2 Microsoft Office Essentials Course 5: Document Control Course 6: Touch Typing Essentials Course 7: Online Meeting Management Course 8: Minute Taking Essentials Level 2 Course 9: Workplace Confidentiality Course 10: Stress Management Training Course 11: Workplace Safety Course As one of the top course providers in the UK, we're committed to providing you with the best educational experience possible. Our industry experts have designed the course to empower you to learn all at once with accuracy. You can take the course at your own pace - anytime, from anywhere. So, enrol now to advance your career! Benefits you'll get choosing Apex Learning: Pay once and get lifetime access to 11 CPD courses including this Course Free e-Learning App for engaging reading materials & helpful assistance Certificates, student ID for the course included in a one-time fee Free up your time - don't waste time and money travelling for classes Learn about at your ease - anytime, from anywhere Study from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills Course Curriculum of Executive PA: Course 1: Executive PA Introduction to Personal Assistant Business Telephone Skills Mail Services and Shipping Travel Arrangements Organising Meeting and Conferences Time Management Record Keeping and Filing Systems Business Writing Skills Communication Skills Customer Service Microsoft Office Skills Course 2: Paralegal Understanding the Concept of Paralegal Key Legal Terminology Effective Communication Skills for Paralegals The Legal Workplace & Professionals Law & Legal Systems Contract & Business Law Property Law Wills, Probate, Estate Law Criminal Law Common Paralegal Legal Matters Human Rights Conflict and Conflict Resolution Professional Conduct and Ethics of Paralegals Mandatory Knowledge Fields and Survival Tips for Paralegals Course 3: GDPR GDPR Basics GDPR Explained Lawful Basis for Preparation Rights and Breaches Responsibilities and Obligations Course 4: Level 2 Microsoft Office Essentials Excel 2016 Word 2016 PowerPoint 2016 Access 2016 Course 5: Document Control Introduction to Document Control Principles of Document Control and Elements of Document Control Environment Document Control Lifecycle Document Control Strategies and Instruments Course 6: Touch Typing Essentials Introduction How to Set up Your Computer How to type the letters F and J How to type the letters D and K How to type the letters S and L ---------- Executive PA---------- Course 7: Online Meeting Management Course 8: Minute Taking Essentials Level 2 Course 09: Workplace Confidentiality Course 10: Stress Management Training Course 11: Workplace Safety Course 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 (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) CPD 110 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this bundle. Requirements This course has been designed to be fully compatible with tablets and smartphones. Career path Having this expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Moving from Secretary to an Executive PA Role) 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. Certificate of completion Digital certificate - Included

Executive PA - CPD Accredited
Delivered Online On Demand
£49

Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query

4.7(47)

By Academy for Health and Fitness

***24 Hour Limited Time Flash Sale*** Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Admission Gifts FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter Do you spend hours wrestling with spreadsheets? In the UK, 70% of businesses rely on Excel, but 56% of employees lack the skills to use it effectively. Imagine the time saved and insights gained by mastering this essential tool! This comprehensive Microsoft Excel bundle empowers you to transform data into meaningful insights, driving better decision-making and career advancement. Designed to cater to the needs of both seasoned professionals and aspiring newcomers, our Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query bundle is a comprehensive program that will equip you with the essential skills and knowledge you need to succeed. Whether you're looking to advance in your current role or embark on a new career journey, this bundle has everything you need to take your professional life to the next level. But that's not all. When you enrol in Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Online Training, you'll receive 30 CPD-Accredited PDF Certificates, Hard Copy Certificates, and our exclusive student ID card, all absolutely free. Courses Are Included In this Bundle: Course 01: Microsoft Excel Course 02: New Functions in Microsoft Excel 2021 Course 03: Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Course 04: Microsoft Excel: Excel Sheet Comparison with VBA Course 05: Microsoft Excel: Master Power Query in 120 Minutes! Course 06: Microsoft Access Complete Course (Beginner, Intermediate, Advanced) Course 07: Office Skills and Administration Management Diploma Course 08: Excel Vlookup, Xlookup, Match, and Index Course 09: Complete Microsoft Power BI 2021 Course 10: Microsoft Access Databases Forms and Reports Course 11: Excel spreadsheet for Beginner Course 12: Data Protection and Data Security Level 2 Course 13: Excel: Top 50 Microsoft Excel Formulas in 50 Minutes! Course 14: MS Word Diploma Course 15: Excel Pivot Tables, Pivot Charts, Slicers, and Timelines Course 16: Excel PowerQuery and PowerPivot Course 17: PowerBI Formulas Course 18: Planning & Control Using Microsoft Project 2013, 2016 & 2019 Course 19: Excel Must Know Formulas and Functions Course 20: Microsoft Teams Course 21: Excel Data Analysis Course 22: Excel Pivot Tables Course 23: Proofreading & Copyediting Course 24: Microsoft Access Tables and Queries Course 25: PowerPoint Diploma Course 26: Document Control Course 27: Outlook Tips and Tricks Course 28: Touch Typing Essentials Course 29: Data Analysis in Microsoft Excel Complete Training Course 30: The Complete Microsoft Outlook Masterclass With Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query, you'll embark on an immersive learning experience that combines interactive lessons with voice-over audio, ensuring that you can learn from anywhere in the world, at your own pace. And with 24/7 tutor support, you'll never feel alone in your journey, whether you're a seasoned professional or a beginner. Learning Outcomes Confidently apply essential and advanced Excel formulas. Automate tasks with VBA and Power Query for efficiency. Create interactive dashboards for data visualisation. Compare spreadsheets seamlessly using advanced techniques. Extract valuable insights from your data with PivotTables and Power BI. Become a sought-after Excel expert in your workplace. Don't let this opportunity pass you by. Enrol in Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query today and take the first step towards achieving your goals and dreams. Why buy this bundle? Free CPD Accredited Certificate upon completion of this bundle Get a free student ID card with this bundle Lifetime access to the course materials Get instant access to this Microsoft Excel course Learn Microsoft Excel from anywhere in the world 24/7 tutor support with the Microsoft Excel course. Start your learning journey straightaway with our Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Training! Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query premium bundle consists of 30 precisely chosen courses on a wide range of topics essential for anyone looking to excel in this field. Each segment of Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query is meticulously designed to maximise learning and engagement, blending interactive content and audio-visual modules for a truly immersive experience. Certification of Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query You have to complete the assignment given at the end of the Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query course. After passing the Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query exam You will be entitled to claim a PDF & Hardcopy certificate accredited by CPD Quality standards completely free. CPD 300 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query course is ideal for: Students seeking mastery in Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Professionals seeking to enhance Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query skills Individuals looking for a Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query-related career. Anyone passionate about Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Requirements This Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query doesn't require prior experience and is suitable for diverse learners. Career path This Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query bundle will allow you to kickstart or take your career in the related sector to the next stage. Data Analyst Business Intelligence Specialist Financial Analyst Project Manager Consultant Entrepreneur Certificates CPD Accredited Digital certificate Digital certificate - Included CPD Accredited Hard copy certificate Hard copy certificate - Included If you are an international student, then you have to pay an additional 10 GBP for each certificate as an international delivery charge.

Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query
Delivered Online On Demand6 days
£149

Microsoft Teams - Fundamentals

By AXIOM Learning Solutions

Microsoft Teams - Fundamentals
Delivered OnlineFlexible Dates
£99

Level 7 Data Science & Machine Learning (Python, R, SQL & Microsoft Azure) - - QLS Endorsed

4.8(9)

By Skill Up

Flat Discount: 52% OFF! QLS Endorsed| 40 Courses Diploma| 400 CPD Points| Free PDF+Transcript Certificate| Lifetime Access

Level 7 Data Science & Machine Learning (Python, R, SQL & Microsoft Azure) - - QLS Endorsed
Delivered Online On Demand9 days
£139