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

3083 Office Skills courses delivered On Demand

Basic C# Coding

4.9(27)

By Apex Learning

Overview This comprehensive course on Basic C# Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Basic C# Coding 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 Basic C# Coding. It is available to all students, of all academic backgrounds. Requirements Our Basic C# Coding 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 12 sections • 85 lectures • 06:27:00 total length •Course Introduction: 00:02:00 •Course Curriculum: 00:07:00 •How to get Pre-requisites: 00:03:00 •Getting Started on Windows or Linux: 00:01:00 •How to ask Great Questions: 00:02:00 •FAQ's: 00:01:00 •Introduction to C#: 00:07:00 •C# vs .NET: 00:04:00 •What is CLR?: 00:05:00 •Architecture of .NET Application: 00:09:00 •Getting Visual Studio: 00:07:00 •First C# Hello World Application: 00:16:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •05 Interview Questions and Answers: 00:04:00 •Introduction: 00:03:00 •Variables: 00:24:00 •C# Identifiers: 00:08:00 •Data Types: 00:08:00 •Type Casting: 00:14:00 •User Inputs: 00:10:00 •Comments: 00:03:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:02:00 •03 Interview Questions and Answers: 00:02:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Arithmetic Operators: 00:09:00 •Assignment Operators: 00:03:00 •Comparison Operators: 00:03:00 •Logical Operators: 00:03:00 •Strings: 00:10:00 •String Properties: 00:08:00 •Booleans: 00:06:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •03 Interview Questions and Answers: 00:04:00 •Summary: 00:02:00 •Introduction: 00:02:00 •If Conditions and Statements: 00:12:00 •Switch-Case Statements: 00:09:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:02:00 •03 Interview Questions and Answers: 00:04:00 •Summary: 00:02:00 •Introduction: 00:02:00 •While Loop Statement: 00:07:00 •Do-While Statement: 00:03:00 •For Loop Statement: 00:07:00 •Foreach Statement: 00:06:00 •Break and Continue: 00:03:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •03 Interview Questions and Answers: 00:02:00 •Summary: 00:01:00 •Introduction: 00:01:00 •Arrays: 00:13:00 •Loop Through Arrays: 00:10:00 •Lists: 00:07:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:02:00 •03 Interview Questions and Answers: 00:02:00 •Summary: 00:02:00 •Introduction: 00:01:00 •System.IO Namespace: 00:03:00 •File and File Info: 00:11:00 •Directory and Directory Info: 00:08:00 •Getting File Path Information: 00:05:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •03 Interview Questions and Answers: 00:03:00 •Summary: 00:03:00 •Introduction: 00:02:00 •Datetime: 00:10:00 •TimeSpan: 00:06:00 •Assessment Test: 00:01:00 •Solution for Assessment Test: 00:01:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Debugging Tools in Visual Studio: 00:13:00 •Call Stack Window: 00:04:00 •Locals and Autos Windows: 00:04:00 •Summary: 00:02:00 •Bonus Lecture for What Next?: 00:02:00 •Assignment - Basic C# Coding: 00:00:00

Basic C# Coding
Delivered Online On Demand6 hours 27 minutes
£12

C# Programming - Beginner to Advanced

4.9(27)

By Apex Learning

Overview This comprehensive course on C# Programming - Beginner to Advanced will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This C# Programming - Beginner to Advanced 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 C# Programming - Beginner to Advanced. It is available to all students, of all academic backgrounds. Requirements Our C# Programming - Beginner to Advanced 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 13 sections • 41 lectures • 04:58:00 total length •Introduction: 00:04:00 •Intro: 00:02:00 •Visual Studio: 00:07:00 •Comments: 00:02:00 •Variables: 00:08:00 •Print and read console: 00:04:00 •Math: 00:08:00 •Intro: 00:02:00 •Boolean: 00:07:00 •IF: 00:08:00 •IF ELSE, ELSE: 00:08:00 •Switch: 00:05:00 •WHILE loop: 00:07:00 •FOR loop: 00:03:00 •Basics of a method: 00:07:00 •Parameters: 00:05:00 •Returns: 00:08:00 •Basics of a class: 00:07:00 •Access: 00:06:00 •Static: 00:07:00 •Read line: 00:03:00 •Arrays: 00:06:00 •FOR EACH loop: 00:05:00 •Convert: 00:04:00 •Cast: 00:04:00 •Date: 00:12:00 •Split, remove, substring: 00:14:00 •More on construction: 00:11:00 •More on access: 00:04:00 •Inheritance: 00:09:00 •EXAMPLE - time converter: 00:17:00 •Read a text file: 00:13:00 •Write a text file: 00:10:00 •Serialize object to byte array: 00:15:00 •Task: 00:07:00 •Async and await: 00:15:00 •Multitasking: 00:07:00 •Where: 00:11:00 •Find: 00:05:00 •Order, group and merge: 00:10:00 •Bonus lecture: 00:01:00

C# Programming - Beginner to Advanced
Delivered Online On Demand4 hours 58 minutes
£12

Handyperson

4.9(27)

By Apex Learning

Overview This comprehensive course on Handyperson will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Handyperson comes with accredited certification 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 Handyperson. It is available to all students, of all academic backgrounds. Requirements Our Handyperson 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 14 sections • 14 lectures • 04:32:00 total length •Introduction to Handyperson: 00:22:00 •Basic Tools and Equipment: 00:22:00 •Electrical Work: 00:23:00 •Plumbing Skills: 00:19:00 •Appliances: 00:18:00 •General Carpentry: 00:26:00 •Basic Maintenance Skills: 00:14:00 •Walls and Floors: 00:19:00 •Painting and Decorating: 00:17:00 •Drilling, Tiling and Welding: 00:22:00 •Construction Projects: 00:16:00 •Health and Safety at Work: 00:27:00 •Starting Own Business for Handyperson: 00:27:00 •Assignment - Handyperson: 00:00:00

Handyperson
Delivered Online On Demand4 hours 32 minutes
£12

Handyman: Appliance and Skills

4.9(27)

By Apex Learning

Overview This comprehensive course on Handyman: Appliance and Skills will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Handyman: Appliance and Skills 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 Handyman: Appliance and Skills. It is available to all students, of all academic backgrounds. Requirements Our Handyman: Appliance and Skills 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 14 sections • 14 lectures • 04:32:00 total length •Introduction to Handyperson: 00:22:00 •Basic Tools and Equipment: 00:22:00 •Electrical Work: 00:23:00 •Plumbing Skills: 00:19:00 •Appliances: 00:18:00 •General Carpentry: 00:26:00 •Basic Maintenance Skills: 00:14:00 •Walls and Floors: 00:19:00 •Painting and Decorating: 00:17:00 •Drilling, Tiling and Welding: 00:22:00 •Construction Projects: 00:16:00 •Health and Safety at Work: 00:27:00 •Starting Own Business for Handyperson: 00:27:00 •Assignment - Handyman: Appliance and Skills: 00:00:00

Handyman: Appliance and Skills
Delivered Online On Demand4 hours 32 minutes
£12

Microsoft PowerBI - 25 Must-Know Tips and Tricks

4.9(27)

By Apex Learning

Overview This comprehensive course on Microsoft PowerBI - 25 Must-Know Tips and Tricks will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Microsoft PowerBI - 25 Must-Know Tips and Tricks 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 Microsoft PowerBI - 25 Must-Know Tips and Tricks. It is available to all students, of all academic backgrounds. Requirements Our Microsoft PowerBI - 25 Must-Know Tips and Tricks 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 2 sections • 2 lectures • 01:34:00 total length •Must-Know Tips and Tricks of Microsoft PowerBI: 01:34:00 •Resource - Microsoft PowerBI - 25 Must-Know Tips and Tricks: 00:00:00

Microsoft PowerBI - 25 Must-Know Tips and Tricks
Delivered Online On Demand1 hour 34 minutes
£12

Service Helpdesk & Technical Support Course

4.9(27)

By Apex Learning

Overview Skilled Service Helpdesk & Technical Support Course are in high demand in the tech industry, and their supply is limited. Are you prepared to enter this exciting industry and start a rewarding, fast-paced career?We'll provide you the skills and information you need to succeed in all facets of service helpdesk administration and to boldly traverse the demanding world of technical support.This is a starting point for your career, not just a course. Consider resolving issues, overcoming expectation, and advancing your profession with companies that actively promote your abilities. Consider yourself as the tech-savvy hero who saves the day for your clients by overcoming obstacles.Realise your potential. Start your journey towards a fulfilling career in technical support and service helpdesk. Open up a world of options by joining now! How will I get my certificate? Upon successful completion of the Skilled Service Helpdesk & Technical Support Course, obtaining your certificate is a straightforward process. Here's how it works: Course Completion: Once you've successfully finished the course, you'll be eligible to receive your certificate. Order Your Certificate: You can conveniently order your certificate directly through our platform. Who is This course for? There is no experience or previous qualifications required for enrolment on this Service Helpdesk & Technical Support Course. It is available to all students, of all academic backgrounds. Requirements Our Service Helpdesk & Technical Support Course is designed for maximum flexibility and accessibility: It is optimised for use on PCs, Macs, laptops, tablets, and smartphones. Study easily on your tablet or smartphone, accessible with any Wi-Fi connection. No time limit for completion; study at your own pace and on your own schedule. Basic English proficiency is required to ensure effective learning. Career Path Having this qualification will enhance your CV and open you up to multiple sectors, such as : Tech Support Specialist: £20k - £40k per year Helpdesk Analyst: £25k - £45k per year Service Desk Manager: £30k - £55k per year Desktop Support Tech: £22k - £38k per year Customer Support Rep: £18k - £30k per year Note: Salaries vary based on experience, location, and industry. Course Curriculum 16 sections • 16 lectures • 09:13:00 total length •Managing Interoffice Calls and Voicemail: 00:11:00 •Aspects of Phone Etiquette: 00:32:00 •Business Telephone Skills: 00:20:00 •Building Rapport Over the Phone: 00:25:00 •Inbound and Outbound Calls: 00:17:00 •Active Listening and Managing Tough Callers: 00:29:00 •Mail Services and Shipping: 00:26:00 •Intra Organisation Dealings: 00:36:00 •Problem Solving over the Phone: 01:05:00 •Record Keeping and Filing Systems: 00:29:00 •Business Writing Skills: 00:42:00 •Organisational Skills: 01:17:00 •Communication Skills: 00:26:00 •Customer Relationship Management: 00:43:00 •Effective Planning and Scheduling: 00:47:00 •InvoicingPetty Cash: 00:28:00

Service Helpdesk & Technical Support Course
Delivered Online On Demand9 hours 13 minutes
£12

PowerBI Formulas

4.9(27)

By Apex Learning

Overview This comprehensive course on PowerBI Formulas will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This PowerBI Formulas 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 PowerBI Formulas. It is available to all students, of all academic backgrounds. Requirements Our PowerBI Formulas 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 2 sections • 18 lectures • 01:25:00 total length •power pivot power query - 1: 00:01:00 •power pivot power query - 2: 00:02:00 •power pivot power query - 3: 00:06:00 •power pivot power query - 4: 00:07:00 •power pivot power query - 5: 00:02:00 •power pivot power query - 6: 00:05:00 •power pivot power query - 7: 00:05:00 •power pivot power query - 8: 00:04:00 •power pivot power query - 9: 00:03:00 •power pivot power query - 10: 00:02:00 •power pivot power query - 11: 00:04:00 •power pivot power query - 12: 00:08:00 •power pivot power query - 13: 00:04:00 •power pivot power query - 14: 00:03:00 •power pivot power query - 15: 00:13:00 •power pivot power query - 16: 00:03:00 •power pivot power query - 17: 00:13:00 •Assignment - PowerBI Formulas: 00:00:00

PowerBI Formulas
Delivered Online On Demand1 hour 25 minutes
£12

Job Search Skills

4.9(27)

By Apex Learning

Overview This comprehensive course on Job Search Skills will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Job Search Skills comes with accredited certification 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 Job Search Skills. It is available to all students, of all academic backgrounds. Requirements Our Job Search Skills 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 9 sections • 9 lectures • 02:34:00 total length •Job Search Skills: Getting Started: 00:18:00 •CV Writing: 00:31:00 •Cover Letter: 00:21:00 •Personal Development: 00:22:00 •Fundamental Skills: 00:14:00 •Job Market Research: 00:12:00 •Networking: 00:15:00 •The Interview: 00:21:00 •Assignment - Job Search Skills: 00:00:00

Job Search Skills
Delivered Online On Demand2 hours 34 minutes
£12

Microsoft Excel - Beginner, Intermediate & Advanced

4.7(47)

By Academy for Health and Fitness

5-in-1 Exclusive Microsoft Excel Bundle Course!!! Come and join in, on this exceptionally designed Microsoft Excel bundle course to transform yourself into an Excel wizard, regardless of your current skill level. With over 80% of jobs now requiring Excel skills in the UK, the ability to navigate and master this tool is more than just a resume booster-it's a necessity. From basics to advanced formulas, and even automated dashboards, this bundle is your golden ticket to unlocking the full potential of Excel, making data analysis and presentation not just easier, but a true delight. This comprehensive bundle starts by guiding you through Beginner, Intermediate, and Advanced levels of Excel. You'll then explore the Newest Functions and dive deep into 25 Must-know Formulas and Functions that are game-changers. But we don't stop there; you'll learn to create Automated Dashboards using Advanced Formulas, VBA, and Power Query, and even get a mastery tour of the entire Microsoft Office Suite, including Word, PowerPoint, and 365. It's a well-rounded education designed to make you proficient and efficient in handling any task Excel throws your way. The Microsoft Excel Course includes these 5 Premium Courses: Course 01: Microsoft Excel - Beginner, Intermediate & Advanced Course 02: New Functions in Microsoft Excel Course 03: Microsoft Excel - 25 Must-Know Formulas and Functions Course 04: Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Course 05: Mastering Microsoft Office: Word, Excel, PowerPoint, and 365 Streamline your business processes, or just attempt to upskill for personal satisfaction, our Microsoft Excel Bundle Course is the leap forward you've been waiting for. In today's data-driven world, being Excel-savvy isn't just an asset; it's a must-have skill. Join us on this journey to becoming an Excel expert and open doors to endless career opportunities. Enrol now! Learning Outcomes of Microsoft Excel Course: Navigate Excel from basic operations to advanced functionalities confidently. Master new functions and 25 essential formulas in Excel. Design and implement automated dashboards with VBA and Power Query. Utilise the full suite of Microsoft Office for professional use. Analyse and present data effectively using Excel. Increase workplace productivity with advanced Excel skills. Why Choose Our Microsoft Excel Course? Get a Free CPD Accredited Certificate upon completion of Microsoft Excel course. Get a free student ID card with Microsoft Excel Training. Get instant access to this Microsoft Excel course. Learn Microsoft Excel from anywhere in the world. This Microsoft Excel course is affordable and simple to understand. The Microsoft Excel course is an entirely online, interactive lesson with voiceover audio. Lifetime access to the Microsoft Excel course materials. The Microsoft Excel course comes with 24/7 tutor support. Start your learning journey straight away! Course 01: Microsoft Excel - Beginner, Intermediate & Advanced Module 01: Excel From A-Z Course Introduction Module 02: Getting Started With Excel Module 03: Values, Referencing And Formulas Module 04: Intro To Excel Functions Module 05: Adjusting Excel Worksheets Module 06: Visually Pleasing Cell Formatting Module 07: How To Insert Images And Shapes! Module 08: Visualize Data With Charts Module 09: Excel's Printing Options Module 10: Benefits Of Using Excel Templates Module 11: Working With Excel Datasets Module 12: Excel Database Functions Module 13: Excel Data Validation Module 14: Excel PivotT ables Module 15: Excel's Power Pivot Add-In Module 16: Excel's Conditional Functions Module 17: Excel's Lookup Function Module 18: Text Based Functions In Excel Module 19: Auditing Formulas And Views In Excel Module 20: Excel's 'What If?' Tools Module 21: Welcome To Excel VBA Module 22: The VBA Language Module 23: Writing VBA Code Module 24: Important VBA Tools And Logic Module 25: Excel VBA Lopps Module 26: Triggering Macros Module 27: Excel User Forms Module 28: Starting A Career In Excel Course 02: New Functions in Microsoft Excel Module 01: Introduction and Agenda Module 02: RANDARRAY Module 03: UNIQUE Module 04: SEQUENCE Module 05: SORT and SORTBY Module 06: SORT A Practical Example Module 07: FILTER Module 08: FILTER A Practical Example Module 09: Other Useful New Functions Module 10: Using the New Functions in Reports Course 03: Microsoft Excel - 25 Must-Know Formulas and Functions Module 01: 25 Must-Know Formulas and Functions =========>>>>> And 2 More Courses <<<<<========= This course's curriculum has been designed by Microsoft Excel experts with years of Microsoft Excel experience behind them. The Microsoft Excel course is extremely dynamic and well-paced to help you understand Microsoft Excel with ease. You'll discover how to master the Microsoft Excel skill while exploring relevant and essential topics. How will I get my Certificate? After successfully completing the course, you will be able to order your Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99*5 = £65) CPD 50 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this bundle. This bundle is ideal for: Job seekers Office professionals Data analysts Business owners Students Career improvers Requirements You will not need any prior background or expertise to enrol in this bundle. Career path After completing this bundle, you are to start your career or begin the next phase of your career. Data Analyst - £30,000 to £50,000 Financial Analyst - £35,000 to £60,000 Administrative Assistant - £20,000 to £30,000 Project Manager - £40,000 to £70,000 Business Analyst - £35,000 to £65,000 Accountant - £25,000 to £50,000 Certificates CPD Accredited Certificate Digital certificate - Included 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. CPD Accredited Certificate 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.

Microsoft Excel - Beginner, Intermediate & Advanced
Delivered Online On Demand20 hours
£35

Microsoft Office Access 2016: Part 2 (Intermediate) Course

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 1 to 2 hours Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about Microsoft Office Access 2016 Understand the core competencies and principles of Microsoft Office Access 2016 Explore the various areas of Microsoft Office Access 2016 Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert office admin Microsoft Office Access 2016: Part 2 (Intermediate) Course Master the skills you need to propel your career forward in Microsoft Office Access 2016. This course will equip you with the essential knowledge and skillset that will make you a confident office admin and take your career to the next level. This comprehensive Microsoft office access intermediate course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this Microsoft office access intermediate course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This comprehensive course will teach you the theory of effective Microsoft Office Access 2016 practice and equip you with the essential skills, confidence and competence to assist you in the Microsoft Office Access 2016 industry. You'll gain a solid understanding of the core competencies required to drive a successful career in Microsoft Office Access 2016. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed for office admin or for people who are aspiring to specialise in Microsoft Office Access 2016. Enrol in this Microsoft office access intermediate course today and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive Microsoft office access intermediate course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this Microsoft Office Access 2016 can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This Microsoft office access intermediate course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This Microsoft office access intermediate course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Advance Your Career This Microsoft office access intermediate course will provide you with a fresh opportunity to enter the relevant job market and choose your desired career path. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. Study Plex Subscription Study plex also provides a subscription option that allows you unlimited access to more than 700+ CPD courses for learning. You only need to spend £79 to take advantage of this fantastic offer, and you'll get an unlimited subscription for a full year. Additionally, you can cancel your membership from your account at any time by getting in touch with our friendly and devoted customer care team. Visit our subscriptions page for more details if you're interested. Why you should train with Study Plex? At Study Plex, you will have the chance to build social, technical and personal skills through a combination of extensive subjects tailored according to your interest. Along with receiving comprehensive knowledge and transferable skills, there are even more reasons o be involved with us, which include: Incredible Customer Support: We offer active customer service in the form of live chat, which you can access 24/7 Expert Tutor Support: You'll have access to our devoted and dedicated tutor support with all of our courses whenever you need it. Price Justified by Quality: We ensure that you will have the best experience possible for the price you are paying for the course. Money-back Guarantee: We provide a money-back guarantee if you are not satisfied with the course's quality. There is a 14-day time limit on this option (according to the terms and conditions). Instalment Facility: If your course costs more than £50, you can pay in three instalments using the instalment option. Satisfaction Guarantee: Our courses are designed to meet your demands and expectations by all means. Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. Course Curriculum Designing a Relational Database Analyze the Relational Database Design Process 00:03:00 Understand Primary Keys 00:02:00 Explore Table Relationships 00:05:00 Create a Table 00:08:00 Create a Table Relationship 00:04:00 Joining Tables Joining Tables - Introduction 00:01:00 Inner and Outer Joins 00:02:00 Create Inner and Outer Joins 00:05:00 Join Unrelated Tables 00:03:00 Relate Data Within a Table 00:03:00 Work with Subdatasheets - Introduction 00:01:00 Work with Subdatasheets 00:04:00 Using Data Validation Use Data Validation - Introduction 00:02:00 Field Validation 00:04:00 Input Mask 00:08:00 Form Validation 00:04:00 Record Validation 00:05:00 Creating Advanced Queries Create Advanced Queries - Introduction 00:02:00 Create Parameter Queries 00:04:00 Use Wildcards in a Parameter Query 00:06:00 Create Queries with Multiple Parameters 00:02:00 Create Crosstab Queries 00:07:00 Update Queries 00:06:00 Update Queries 00:06:00 Append Queries 00:03:00 Delete Queries 00:06:00 Make Table Queries 00:02:00 Unmatched and Duplicated Queries - Introduction 00:01:00 Create Unmatched Queries 00:04:00 Create Duplicate Queries 00:03:00 Organizing a Database for Efficiency Data Normalization 00:05:00 The Table Analyser Wizard 00:06:00 Junction Tables - Introduction 00:01:00 Junction Tables 00:04:00 Improve Table Structures 00:08:00 Using Advanced Reporting Techniques Use Advanced Reporting Techniques 00:01:00 Conditional Formatting - Data Bars 00:05:00 Add a Calculated Field to a Report 00:04:00 Add a Subreport to an Existing Report 00:07:00 Bonus Lecture 00:01:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Microsoft Office Access 2016: Part 2 (Intermediate) Course
Delivered Online On Demand
£19