Lesson 1Using VBA macros for simple automation: record macros, edit module, safe execution, workbook events (Workbook_Open, Worksheet_Change)Automate routine tasks with VBA macros, starting from recording to modifying code in modules. Discover safe running practices, apply workbook events like Workbook_Open and Worksheet_Change, and construct dependable automation for updating and styling tasks in a Botswana office setting.
Recording and running basic macrosEditing macros in standard modulesUsing Workbook_Open for startup tasksUsing Worksheet_Change for input logicMacro security and safe executionAssigning macros to buttons and shapesLesson 2Refresh automation: refreshing Power Query and PivotTables with VBA or buttonsAutomate the refresh of Power Query and PivotTables using VBA and interface controls. Develop buttons and basic macros to refresh several objects in order, manage errors, and guarantee users always view up-to-date data in Botswana reporting environments.
Manual vs automated refresh optionsVBA to refresh all queries at onceRefreshing PivotTables with macrosRefresh buttons on dashboardsHandling refresh errors and loggingLesson 3Text and date functions: TEXT, DATE, EOMONTH, MONTH, YEAR, FORMAT for reporting periodsEmploy text and date functions to construct solid reporting periods. Handle TEXT, DATE, EOMONTH, MONTH, YEAR, and formatting to generate month labels, fiscal periods, and dynamic date-based summaries for dashboards and regular reports in Botswana contexts.
Building dates from components with DATEMonth, year, and EOMONTH calculationsTEXT for custom period labelsRolling monthly and year-to-date rangesHandling fiscal vs calendar periodsLesson 4Best practices for versioning, backup, and documenting data sources within the workbookApply best practices for workbook versioning, backup, and documentation. Monitor changes to data sources, keep a change log, and include clear notes so future users in Botswana can comprehend refresh steps and dependencies easily.
File naming and versioning conventionsBackup strategies and storage locationsMaintaining a workbook change logDocumenting external data connectionsAnnotating queries and key formulasLesson 5Advanced formulas: XLOOKUP/VLOOKUP, INDEX/MATCH, SUMIFS, COUNTIFS, IF/IFS, nested logicalsImplement advanced formulas like XLOOKUP, VLOOKUP, INDEX/MATCH, SUMIFS, COUNTIFS, IF, and IFS. Construct nested logical expressions, manage errors smoothly, and design sturdy lookup sequences for intricate reporting models used in Botswana.
XLOOKUP vs VLOOKUP comparisonINDEX/MATCH for flexible lookupsSUMIFS and COUNTIFS with criteriaIFS and nested logical structuresError handling with IFERROR or IFNALesson 6Designing workbook structure: separate sheets for Sales, HR, Finance, Dashboard, Data DictionaryDesign a clear workbook layout with specific sheets for Sales, HR, Finance, dashboards, and a data dictionary. Set naming standards, navigation tools, and divide raw data, staging, and presentation layers for Botswana professional use.
Separating data, staging, and reportsDedicated sheets for Sales, HR, FinanceDashboard layout and navigation aidsCentral data dictionary worksheetSheet naming and tab color schemesLesson 7Power Query fundamentals: importing, cleaning, merging multiple departmental filesMaster Power Query to import, clean, and merge departmental files. Set up connections, use transformation steps, combine and append tables, and load outcomes into Excel models while ensuring queries are refreshable and well-noted for Botswana teams.
Connecting to folders and workbooksCleaning and shaping raw tablesMerging and appending departmental filesManaging query steps and errorsLoading queries to tables or data modelDocumenting query logic and sourcesLesson 8Data validation and controlled input: drop-downs, lists, error alerts for monthly paste-inManage user input with data validation rules, lists, and error alerts. Create dropdowns for monthly paste-in templates, limit invalid entries, and craft user-friendly messages that direct users while safeguarding formulas and structures in Botswana workflows.
Creating list-based dropdown controlsCustom validation formulas for rulesInput messages and error alertsValidating monthly paste-in templatesLocking structure while allowing inputLesson 9Calculated columns and measures: structured table columns vs. Pivot measuresDistinguish calculated columns in tables from measures in PivotTables and the Data Model. Understand when to apply each, their impact on performance, and how to create reusable calculations for uniform reporting across pivots in Botswana settings.
Creating calculated columns in tablesDefining measures in the Data ModelRow context vs filter context basicsChoosing between column and measureReusing measures across PivotTablesLesson 10Using Excel Tables and named ranges for dynamic ranges and structured referencesUtilise Excel Tables and named ranges to form dynamic ranges and structured references. Transform ranges to tables, employ table names in formulas, and define named ranges that adjust automatically as data expands in Botswana applications.
Converting ranges into Excel TablesStructured references in formulasTotal rows and table-based summariesDynamic named ranges with formulasTables feeding PivotTables and chartsLesson 11Conditional logic for flags and categories: IF with lookup, SWITCH, CHOOSEApply conditional logic to generate flags and categories that support analysis. Merge IF with lookup functions, and use SWITCH and CHOOSE to streamline nested logic, rendering models simpler to review and modify over time in Botswana.
Reviewing IF and nested IF patternsIF with XLOOKUP or VLOOKUP flagsUsing SWITCH for multi-condition logicUsing CHOOSE for scenario selectionAuditing and testing logical formulasLesson 12Working with large ranges efficiently: array formulas, spill behavior, LET functionGrasp handling large ranges with dynamic arrays, spill ranges, and the LET function. Comprehend performance factors, error management, and how to substitute old array formulas with contemporary, sustainable calculation methods for Botswana users.
Legacy CSE array formulas vs dynamic arraysUnderstanding and controlling spill rangesUsing LET to simplify complex formulasCombining LET with FILTER and SORTPerformance tips for large array ranges