Microsoft Office
How to Create a Master and Sub-Projects in Microsoft Project
In this Microsoft Project tutorial, you’ll learn the basic steps for creating a master project–the container, and inserting the subprojects–the pieces that make it up. This lets us coordinate projects which are part of a bigger, “mega”-type project. Want to learn more about this and …
How to Connect to a Data Source in Power BI
In this Power BI tutorial, you’ll see how to connect to basic data sources in order to start creating visualizations. The same technique applies to many kinds of data we use in the program, so the steps are pretty universal. Want to learn more about …
How to Create a Basic Visualization in Power BI
In this Power BI tutorial, you’ll see how to start creating visualizations (“visuals”, or “vizzes”) by selecting the type of display and the fields to go into it. You’ll also see a couple of the fine-tuning tricks to make a visual easier to understand. Want …
How to Use the Slide Master View in PowerPoint
In this PowerPoint tutorial, we’ll show you how to use the Slide Master view. It can help you keep your presentation’s appearance consistent throughout. Adding graphics and formatting text in the view are easy once you get there. Want to learn more about these and …
How to Use VLOOKUP and MATCH in Excel
In this Excel tutorial, SkillForge Instructor Seth B. shows how to use the VLOOKUP and MATCH functions together in Excel to lookup data. You’ll also see how to use the Evaluate Formula function in Excel, which can help you understand how a particular formula is …
How to Start with Microsoft Teams — A Few Basics
Microsoft Teams, the messaging/meeting/hub program, allows us to centralize a few things we had to do “à la carte” before. By gathering stuff in one place, we can save time and effort. After we install it, one of the main things is to set up …
How to Create a Resource Calendar in MS Project
The resource calendar in Project lets us take the resources’ non-work time into account. There are religious, working-two-jobs, and a few other reasons why this might come into play. So once the project calendar is established, we can create a variation of it as a …
How to Use Select Case in Access VBA …and Why
The Select Case statement in Visual Basic for Applications sometimes “competes” with the If…Then…Else statement, because the two can both be used for testing information. When we want to find out about more than one thing, condition, or what have you, we sometimes need to …