1. Link Page Header to Cell Value with Excel VBA

    Link Page Header to Cell Value with Excel VBA

    3
    0
    14
  2. Copy & Paste in Excel VBA (copy, pastespecial, resize & offset)

    Copy & Paste in Excel VBA (copy, pastespecial, resize & offset)

    3
    0
    39
  3. Excel VBA: Referring to Ranges & Writing to Cells (Range, Cells, Offset, Names)

    Excel VBA: Referring to Ranges & Writing to Cells (Range, Cells, Offset, Names)

    5
    0
    54
  4. Excel VBA Arrays: Practical Example of a 2 dimensional array to create a New Workbook

    Excel VBA Arrays: Practical Example of a 2 dimensional array to create a New Workbook

    3
    0
    16
  5. How to use the Message Box in Excel VBA (syntax you'll need for msgbox)

    How to use the Message Box in Excel VBA (syntax you'll need for msgbox)

    3
    0
    27
  6. Excel ActiveX Combo Box to Select Worksheets with VBA

    Excel ActiveX Combo Box to Select Worksheets with VBA

    3
    0
    33
  7. How to SUM Cells by Color in Excel (Get it to update automatically)

    How to SUM Cells by Color in Excel (Get it to update automatically)

    3
    0
    22
  8. VBA to BROWSE & COPY Data from SELECTED File in Excel

    VBA to BROWSE & COPY Data from SELECTED File in Excel

    4
    0
    22
    1
  9. Excel VBA IF THEN Statement (with ELSEIF & Looping in cells)

    Excel VBA IF THEN Statement (with ELSEIF & Looping in cells)

    3
    0
    32
  10. Excel VBA: Loop through cells inside the used range (For Each Collection Loop)

    Excel VBA: Loop through cells inside the used range (For Each Collection Loop)

    3
    0
    7
  11. Excel VBA: Check If File or Folder Exists (DIR) - Open File or Create Folder

    Excel VBA: Check If File or Folder Exists (DIR) - Open File or Create Folder

    3
    0
    19
  12. Excel VBA basics: Data types, DIM & SET (Learn to use them correctly)

    Excel VBA basics: Data types, DIM & SET (Learn to use them correctly)

    3
    0
    6
  13. Excel VBA FIND Function (& how to handle if value NOT found)

    Excel VBA FIND Function (& how to handle if value NOT found)

    3
    0
    12
  14. Easiest way to COMBINE Multiple Excel Files into ONE (Append data from Folder)

    Easiest way to COMBINE Multiple Excel Files into ONE (Append data from Folder)

    3
    0
    51