Excel Power Skills: Master Formulas, Functions, and Macros

Are you ready to take your Excel skills to the next level? Learn how to harness the power of formulas to perform calculations, analyze data, and streamline your workflow.
Duration: 1 Day
Hours: 3 Hours
Training Level: All Level
Virtual Class Id: 52478
Recorded
Single Attendee
$199.00 $332.00
6 month Access for Recorded
Have Any Queries

Call Us : +1-888-880-0589

support@virtualtrainings.com

About the Course:

In this webinar, discover the most often used functions, including statistical functions like SUM, AVERAGE, MAX, MIN, and more. Master the use of cell references, AutoSum, and AutoFill to automate routine tasks. Gain insight into relative vs. absolute cell referencing for dynamic formulas that adapt as your data changes.

You’ll explore the VLOOKUP and HLOOKUP functions in detail, breaking down their arguments to ensure you can use them with confidence... Gain hands-on experience with practical examples to apply these skills in real-world situations.

Being able to create and edit macros is one of the must-have skills for Excel Power Users. Having this knowledge will save you hours of time by allowing you to automate any Excel-based task or process. If you’ve never created macros or used VBA before, this advanced Excel training is for you.

Course Objective:

Excel functions can greatly enhance your ability to perform tasks in day-to-day activities in Excel. While there are hundreds of functions in available, there are many functions that all Excel users should know. Whether you are an office worker, or a small business owner using Excel to keep track of your finances or just a casual user, these Excel functions can be very important time savers and enhance your ability to create better-performing spreadsheets!

Learning about the lookup functions will allow you to match data between databases. VLOOKUP and HLOOKUP enable you to look for a value quickly and easily in a column or row of data and return a value from the same row in a different column. Perfect for when working with large tables.

You will learn how to create a macro by using the built-in macro recorder. You will then progress on to learn how to make simple changes to a macro using the built-in programming language called VBA.

Who is the Target Audience?

  • Financial Analysts
  • Accountants
  • Data Analysts
  • Project Managers
  • Operations Managers
  • Marketing Analysts
  • Sales Managers
  • Supply Chain Managers
  • HR Professionals 
  • Researchers 
Basic Knowledge:

  • No prior knowledge is required

Curriculum
Total Duration: 3 Hours
Learn many statistical functions including SUM, AVERAGE, MAX, MIN, and COUNT
Use IF statements
Calculate dates using TODAY and NOW
Learn many functions to manipulate text once imported including LEFT, RIGHT, TRIM and CONCAT
Learn the arguments in the VLOOKUP and HLOOKUP functions
Understand the importance of absolute references within many lookup functions
Use VLOOKUP to perform both exact and approximate matches
Explore why VLOOKUP sometimes returns #N/A
Learn the difference between workbook macros and personal macros
Make your macros available to all your workbooks
Use the macro recorder to create a macro
Save a file as a macro-enabled Excel workbook
Run a macro in a variety of ways
View the recorded macro in VBA
Edit the macro