Microsoft Training Courses

SkillForge offers a comprehensive suite of live, instructor-led Microsoft training courses for every skill level and role. Whether you're looking to master everyday productivity tools like Excel, Word, and Outlook, collaborate more effectively with SharePoint and Teams, automate workflows with the Power Platform, or leverage AI with Microsoft Copilot — our expert instructors deliver hands-on training that translates directly to the job.

Our Microsoft curriculum spans the full Office suite, Microsoft 365 administration, Azure cloud, and the Power Platform. Courses are structured as multi-day deep dives or focused single-day workshops, and are available as open-enrollment public sessions or as private on-site training tailored to your team's specific needs and software version.

Every class is capped at a small number of students so you get real attention from the instructor — not a webinar experience. You'll work through hands-on exercises in the actual software, ask questions in real time, and leave with skills you can apply the same day.

Microsoft Courses

30 courses available — all taught live by expert instructors.

Data Analysis and Visualization with Excel
Intermediate
6-mo support
Data Analysis and Visualization with Excel

Analyzing data to find issues, insights, and opportunities is now a critical part of many job roles. Beyond the analysis, data analysts in all job roles must be able to effectively present and communicate their findings in visually compelling ways. Microsoft Excel is designed for this purpose. These capabilities enable people who use Excel for data analysis to turn data into thoughtful action. In this Excel Data Analysis and Visualization Training course, students will learn how to connect to a wide range of data sources, perform data analysis, create diverse and robust data-based visualizations to show insights and trends, and create reports.

2 Days
Draft, Analyze and Present with Microsoft Copilot (MS-4018)
Intermediate
Draft, Analyze and Present with Microsoft Copilot (MS-4018)
This live, instructor-led Microsoft Copilot Training course introduces students to using Copilot in Microsoft 365 Office Apps like PowerPoint, Word, Excel, Teams, and Outlook. Students will learn how to create effective prompts in each application to increase productivity and efficiency and will be introduced to concepts regarding data safety and security.
1 Day
Microsoft Access Advanced Training
Intermediate
6-mo support
Microsoft Access Advanced Training

In this Microsoft Access Advanced Training Course, students will learn advanced Microsoft Access skills such as how to secure and manage a database, how to design advanced forms and how to split an Access database for a multi-user environment, utilizing a front-end and back-end database. Students will also see how to use Macros in Microsoft Access to automate common tasks and will get an introduction to using VBA (Visual Basic for Applications) to take their automation skills to the next level. This class also covers how to secure an Access Database and prepares Access Power Users to be able to develop full-scale applications.

2 Days
Microsoft Access Introduction Training
Intermediate
6-mo support
Microsoft Access Introduction Training

In this Microsoft Access Introduction Training course, you'll see how to use Access to create databases to store and manage data. This course assumes little to no previous experience with Microsoft Access, so you'll start with creating a database from scratch. You'll see how to properly plan and design your database so that it runs efficiently and can be easily modified in the future. You'll learn about all of the main Microsoft Access Objects: Tables, Forms, Queries and Reports and will see how to create basic and advanced versions of each. Throughout this course you will perform hands-on exercises to create and extend a database with multiple Tables, Queries, Forms and Reports and you'll come away with an understanding of the role of each of these objects in a full-blown Microsoft Access database application. If you've inherited a database from a former co-worker or are just struggling to create a database of your own, this course is essential in understanding how Microsoft Access works and how you can use it to create applications to automate your business in just a matter of hours or days.

2 Days
Microsoft Access VBA Training
Intermediate
6-mo support
Microsoft Access VBA Training

In this Microsoft Access VBA Training course, students will learn how to use the VBA (Visual Basic for Applications) programming language to automate their database applications. They will learn about creating Sub Procedures and Functions and see how to call these blocks of code from an event occurring in Microsoft Access, such as a button being clicked or a user saving a record. Students will be introduced to the Microsoft Access Object Model, which will allow them to control all aspects of the application, including things like closing or opening forms, printing reports or validating user data entry. Students will also be introduced to accessing data in the database through code by using Data Access Objects (DAO,) allowing the manipulation of data behind the scenes - with no user action needed. Finally, students will see how to debug their code and add error handling to ensure that unexpected errors don't force an application shutdown. Although a programming environment, VBA is fun and easy to learn - even for students who have no programming experience!

2 Days
Microsoft Excel Advanced Training
Intermediate
6-mo support
Microsoft Excel Advanced Training

In this Microsoft Excel Advanced training course, students will learn how to use features in Excel to collaborate with colleagues, automate complex or repetitive tasks, and use conditional logic to construct and apply complex formulas and functions. Students will see how to create Links and External References to Worksheets and Workbooks, use Lookup functions like VLOOKUP and HLOOKUP, and watch and evaluate formulas to find and fix logic errors. Students will also learn how to protect worksheets and workbooks from inadvertent changes being made, apply data validation to ensure correct data is entered in the worksheet and will see how to use Macros to automate common tasks in Excel. Finally, students will learn about visualizing data using Sparklines and Maps and how to forecast data trends in Excel.

1 Day
Microsoft Excel Dashboards Training
Intermediate
6-mo support
Microsoft Excel Dashboards Training
In this one-day Microsoft Excel Dashboards training class, students will learn how to create dashboards in Microsoft Excel to enable actionable insights from data. Students will see how to use tables with sorting and filtering to select data, how to create charts and implement best practices for chart design in Excel, how to use formulas, functions and perform data validation on their data and use PivotTables and PivotCharts in Excel to visually display data trends. The course wraps up by showing students how to pull all of these components together in a dashboard that can help support quick, timely business decisions based on data.
1 Day
Microsoft Excel Intermediate Training
Intermediate
6-mo support
Microsoft Excel Intermediate Training

In this Microsoft Excel Intermediate Training class, students will learn how to build on their Excel skills by using named ranges in Excel, inserting Excel Functions such as IF and SUMIF, using comparison operators such as AND, OR and NOT and using Date Functions such as DATE and NOW. In addition, students will see how to manipulate text using Text Functions like UPPER, LOWER and CONCATENATE. Students will also learn about using Lists in Excel and sorting and filtering data in lists. Students will be exposed to Database functions such as DSUM and how to work with and format tables in Excel. Modifying and formatting Charts in Excel will also be explored in this course. And, finally, students will learn how to analyze date using PivotTables, PivotCharts, Timelines and Slicers.

1 Day
Microsoft Excel Introduction Training
Intermediate
6-mo support
Microsoft Excel Introduction Training

In this Microsoft Excel Introduction Training course, students will learn how to create worksheets in Microsoft Excel, how to use formulas and perform calculations, how to format cells and worksheets, how to setup worksheets for printing and how to export data from Excel to various other formats, including PDF. This course assumes no prior experience with Excel and is a great starting point for those who are new to the program or for those who may have some familiarity but want to take their knowledge further.

1 Day
Microsoft Excel PowerPivot Training
Intermediate
6-mo support
Microsoft Excel PowerPivot Training

Power Pivot is a powerful data exploration tool based on in-memory computing technologies that provides unmatched analytical performance to process billions of rows almost instantaneously. In this Microsoft Excel Power Pivot Training course, students will learn how to use Power Pivot to import and manipulate data, create Power Pivot reports, use DAX functions, create key performance indicators (KPI) and use slicers to enhance the visualization of data.

1 Day
Microsoft Excel VBA Training
Intermediate
6-mo support
Microsoft Excel VBA Training

In this Microsoft Excel VBA Training course, students will learn to use VBA in Excel to create interactive worksheets and automate common worksheet tasks. Students will see how to generate VBA code from existing macros, gain an understanding of the different parts of the Visual Basic Editor, learn how code is organized in Projects, Modules and Procedures and become familiar using Objects, Properties and Methods in their code. In addition, this course teaches students how to debug their VBA code to find and fix logic errors, interact with the user using dialog boxes, control formatting of the worksheet using VBA code and how to automate the addition and deletion of workbooks. Finally, students will see how to perform calculations in code and use built-in functions in Excel in VBA to quickly calculate large amounts of data.

2 Days
Microsoft Office 365 Online Training
Intermediate
6-mo support
Microsoft Office 365 Online Training
This Microsoft Office 365 Online Training course is an introduction to Microsoft 365 in a cloud-based environment. Using the Microsoft 365 suite of productivity apps online, users can easily communicate and collaborate through Microsoft Teams messaging and meeting functionality and Outlook email. When you create a team, the Microsoft SharePoint team site provides a central storage location for accessing and modifying shared documents. Each user also receives individual document storage through OneDrive for Business. Teams can provide a central hub for working with shared documents in the familiar appsWord, PowerPoint, and Excelas an alternative to installing the Microsoft 365 Desktop applications.
1 Day
Microsoft Outlook Advanced Training
Intermediate
6-mo support
Microsoft Outlook Advanced Training

In this Microsoft Outlook Advanced Training course, you will use Outlooks advanced features to customize and manage your email communications, including using advanced features to organize emails, managing calendar settings and options, managing contact information, scheduling tasks, and managing Outlook archives and data file settings. You will: Insert objects in messages, and modify properties and global options. Organize, search, and manage messages. Protect your mailbox and manage its size. Use rules and Quick Steps to automate message management. Work with advanced calendar settings. Import and forward contacts. Assign delegate permissions and share Outlook items with others. Archive and back up Outlook items using data files.

1 Day
Microsoft Outlook Introduction Training
Intermediate
6-mo support
Microsoft Outlook Introduction Training

In this Microsoft Outlook Introduction Training course, students will use Outlook to compose and manage their email communications, calendar, contacts, and tasks. Students will learn to navigate Outlook to read and respond to email. Use the Address Book and format and spell check new messages. Attach files and insert illustrations to messages. Customize read and response options. Use flags, categories, and folders to organize messages. Create and work with Contacts. Create appointments and schedule meetings in Calendar and create and work with Tasks and Notes.

1 Day
Microsoft Power BI Training
Intermediate
6-mo support
Microsoft Power BI Training
Microsoft Power BI was built to connect to a wide range of data sources, and allows users to quickly create visualizations of connected data to gain insights, show trends, and create reports. Power BI's data connection capabilities and visualization features go far beyond those that can be found in spreadsheets, allowing users to create compelling and interactive worksheets, dashboards, and stories that bring data to life and turn data into thoughtful action. In this Microsoft Power BI Training course, students will learn how to use Power BI to create rich, responsive dashboards and reports that will enable their organization to more quickly and efficiently analyze data and trends.
2 Days
Microsoft PowerPoint Advanced Training
Intermediate
6-mo support
Microsoft PowerPoint Advanced Training

In this Microsoft PowerPoint Advanced Training course, students will take their existing PowerPoint skills, and presentations, to the next level. They'll learn how to customize design templates, add tables and charts to their presentations, work with multimedia, build advanced slide transitions and animations, collaborate with others on a presentation, and secure and distribute a presentation.

1 Day
Microsoft PowerPoint Introduction Training
Intermediate
6-mo support
Microsoft PowerPoint Introduction Training

In this Microsoft PowerPoint Introduction Training course, you will learn how to create and deliver an engaging PowerPoint presentation. You will: Identify the basic features and functions of PowerPoint. Develop a PowerPoint presentation. Perform text formatting. Add and arrange graphical elements. Modify graphical elements and prepare to deliver your presentation.

1 Day
Microsoft Project Training
Intermediate
6-mo support
Microsoft Project Training

This Microsoft Project training course is designed to show students how to use Microsoft Project to effectively manage projects. The course covers the critical knowledge and skills a project manager, or other individual tasked with managing projects, needs to create a project plan with Microsoft Project and shows students how to utilize Microsoft Project to oversee the planning, execution, monitoring, and controlling phases of their projects. This course will enable students to utilize Microsoft Project to manage projects so that they are completed on time, within budget, and according to scope.

Students will learn how Microsoft Project calculates their project schedule using a project start or end date, task relationships, resource availability and project calendars. Students will also see how to use various views in Microsoft Project, including the Gantt chart view, to analyze the project progress. This course also shows students how to share the project plan with others who may not have Microsoft Project installed and how to create a Project template to speed the creation of future projects.

2 Days
Microsoft SharePoint Advanced Site Owner Training
Intermediate
Microsoft SharePoint Advanced Site Owner Training

Microsoft SharePoint, together with the Microsoft 365 suite, provides a robust platform for building and managing a corporate intranet. It enables organizations to centralize content, streamline collaboration, and maintain consistent information governance. This course is designed for experienced SharePoint site owners who are ready to advance into deeper site‑building and administrative capabilities. You will learn how to create custom site templates, configure managed metadata, build and apply content types, manage permissions, and strengthen site‑level and tenant‑level security. By the end of the course, you will be equipped to extend SharePoint’s capabilities, improve information structure and discoverability, and support governance and compliance across your environment.

1 Day
Microsoft SharePoint Site Owner Training
Intermediate
Microsoft SharePoint Site Owner Training

This course gives SharePoint site owners the practical skills needed to confidently manage and customize modern SharePoint Online sites. Participants learn how to configure site settings, manage lists and libraries, control access, build pages, and support team collaboration using Microsoft 365 tools. Through hands‑on activities, learners practice creating and organizing content, applying modern site features, and ensuring their sites are structured, secure, and easy for users to navigate. By the end of the course, students will be able to maintain a functional, well‑organized SharePoint site that supports their team’s daily work.

1 Day
Microsoft SharePoint Site User Training
Intermediate
Microsoft SharePoint Site User Training

This course introduces everyday SharePoint users to the essential skills needed to work confidently within modern SharePoint Online sites. Participants learn how to navigate sites, access and manage content, collaborate with team members, and use core features such as lists, libraries, views, sharing, and search. Through hands‑on practice, learners gain the ability to upload, organize, edit, and share information while understanding how SharePoint fits into the broader Microsoft 365 ecosystem. By the end of the course, students will be able to use SharePoint effectively as a central hub for team communication and content management.

1 Day
Microsoft Teams Training
Intermediate
6-mo support
Microsoft Teams Training
This Microsoft Teams training course is designed to help you master Microsoft Teams, the key communications tool in the suite of Microsoft 365 productivity apps. Microsoft Teams enables individuals and organizations to chat, share ideas, collaborate on files, and essentially, work together. You can use Teams to have a quick chat with a colleague, participate in a virtual meeting, make an online call, and share files and resources. You can also create and configure teams to suit your business productivity needs. The Microsoft Teams app is available in three versions: a desktop app, a web app, and a mobile app. Although this course focuses on the Teams desktop app, you can easily transfer that knowledge and work in the web and mobile apps to take advantage of connecting through Teams wherever your work takes you. Note: students do need an active license for Microsoft 365 to participate in the exercises in class.
1 Day
Microsoft Word Advanced Training
Intermediate
6-mo support
Microsoft Word Advanced Training

In this Microsoft Word Advanced Training course, students will learn how to use images in a document, create custom graphic elements for use in their documents, collaborate with others in creating and editing documents, add reference marks and notes to documents, secure sensitive documents, create forms in Microsoft Word documents and use macros to automate common tasks. This course also helps prepare students interested in the Microsoft Office Specialist Program for the Word Associate (Office 365 and Office 2019): Exam MO-100 and Word Expert (Office 365 and Office 2019): Exam MO-101 certification exams.

1 Day
Microsoft Word Intermediate Training
Intermediate
6-mo support
Microsoft Word Intermediate Training

In this Microsoft Word Intermediate Training course, students will learn how to organize content using tables and charts, customize formats using styles and themes, insert content using Quick Parts, use templates to automate document formatting, manage long documents and use mail merge to create letters, envelopes and labels. This course also helps prepare students interested in the Microsoft Office Specialist Program for the Word Associate (Office 365 and Office 2019): Exam MO-100 and Word Expert (Office 365 and Office 2019): Exam MO-101 certification exams.

1 Day
Microsoft Word Introduction Training
Intermediate
6-mo support
Microsoft Word Introduction Training

In this Microsoft Word Introduction Training course, you'll learn how to use Word on the desktop to create and edit simple documents, format documents, add tables and lists, add design elements and layout options, and proof documents. This course also helps prepare students interested in the Microsoft Office Specialist Program for the Word Associate (Office 365 and Office 2019): Exam MO-100 and Word Expert (Office 365 and Office 2019): Exam MO-101 certification exams.

1 Day
Power BI Dashboard in a Day Training
Intermediate
6-mo support
Power BI Dashboard in a Day Training
In this Power BI Dashboard in a Day Workshop, students will discover the full capabilities of Power BI. This workshop is primarily self-directed and students will work at their own pace while having access to an instructor for questions.
1 Day
SharePoint Online for Administrators (55238)
Intermediate
SharePoint Online for Administrators (55238)
This SharePoint Online for Administrators Training course will introduce students to SharePoint Online Administration in Office 365 and explain and demonstrate the configuration options for SharePoint Online. The course is appropriate for existing SharePoint on-premises administrators and new administrators to Office 365 who need to understand how to correctly setup SharePoint Online for their company. The course will also help SharePoint on-premise administrators understand the differences between SharePoint on-premises and SharePoint Online.
3 Days
$1895.00
View Details
SharePoint Online Power User (55215)
Intermediate
SharePoint Online Power User (55215)

SharePoint Online is a powerful platform used by organizations to manage content, support collaboration, and create centralized hubs for communication. Without the right training, however, it can feel overwhelming. This course gives you the practical skills needed to confidently build, organize, and manage SharePoint Online sites. Through hands‑on labs, real‑world scenarios, and guided instruction, you’ll learn how to create site structures, manage lists and libraries, build pages, automate processes, and configure permissions. By the end of the course, you’ll be able to turn SharePoint into a productive, user‑friendly workspace for your team or department.

4 Days
$2495.00
View Details
Using GenAI with Microsoft Excel
Beginner
6-mo support
Using GenAI with Microsoft Excel

Using AI with Excel is a hands‑on, scenario‑driven course that teaches professionals how to use freely available generative AI tools—such as ChatGPT, Gemini, and Microsoft Copilot—to enhance productivity, solve spreadsheet‑related problems, and accelerate data‑driven decision‑making. Learners discover how to generate spreadsheet content, automate tasks, troubleshoot formulas, clean and structure data, and strategically apply AI to real business challenges. The course blends conceptual understanding with practical exercises using Microsoft Excel.

Note: Students in this class will create ChatGPT, Gemini and/or Copilot accounts if they don't already have one. Access to a valid email and cell phone in order to complete authentication during setup will be needed to participate in hands-on exercises.

.5 days
Using GenAI with Microsoft PowerPoint
Beginner
6-mo support
Using GenAI with Microsoft PowerPoint

Generative AI tools such as Copilot, Gemini, and ChatGPT make it faster and easier to plan, write, and enhance business presentations. This course shows professionals how to use AI to brainstorm topics, generate slide text, create images, and develop presenter notes and handouts. Learners practice prompting techniques, refine AI‑generated content for clarity and professionalism, and import structured outlines directly into PowerPoint. They also explore how to use AI‑assisted web search to strengthen presentations with supporting facts and examples. By the end of the course, participants will have a streamlined workflow for using free AI tools to create polished, engaging presentations with greater speed and confidence.

Note: Students in this class will create ChatGPT, Gemini and/or Copilot accounts if they don't already have one. Access to a valid email and cell phone in order to complete authentication during setup will be needed to participate in hands-on exercises.

.5 Days

Why Choose SkillForge for Microsoft Training?

We've been delivering expert-led training since 2010. Here's what sets us apart.

Live Instructor-Led

Every class is taught live by a certified expert — not a recording. Ask questions and get real answers in real time.

Small Class Sizes

We cap enrollment to ensure every student gets personal attention and the pace that works for them.

Hands-On Practice

Follow along with exercises in the actual software so skills stick long after class ends.

Post-Class Support

Select courses include six months of follow-up instructor support so you can apply what you learned with confidence.

Flexible Delivery

Join a public online session from anywhere, or book a private on-site class for your whole team.

Certificate of Completion

Receive a SkillForge certificate upon completing your course to share with your employer or add to your LinkedIn profile.

From the SkillForge Blog

Tips, tutorials, and insights on Microsoft.

How to Create SmartArt in Microsoft PowerPoint
How to Create SmartArt in Microsoft PowerPoint
In this PowerPoint tutorial, you’ll see the basic steps to insert a SmartArt graphic, to save time in creating more complex pictures in slide presentations. Want to learn more about this and other features in PowerPoint? Check out our PowerPoint training courses, taught by live … Read More
How to Adjust Bullet List Positions in Microsoft Word
How to Adjust Bullet List Positions in Microsoft Word
In this Word tutorial, you’ll see how to adjust the position of bulleting (and numbering) in a list, to make it as easy to read as possible. Want to learn more about this and other features in Microsoft Word? Check out our Word training courses, … Read More
How to Change Bullet List Styles in Microsoft Word
How to Change Bullet List Styles in Microsoft Word
In this Word tutorial, we’ll see the basic procedure for selecting whatever bullet character we like, or even a graphic, for a bulleted list. Want to learn more about this and other features in Microsoft Word? Check out our Word training courses, taught by live … Read More

Frequently Asked Questions

Ready to Get Started?

Join thousands of professionals who've advanced their careers with SkillForge training.