Get All Sheets Names In Workbook with VBA Excel for mac and windows

Video

Get all sheets names in a workbook

This VBA code allows you to get this of all sheets name in current workbook by creating new worksheet.

You can use the code in Excel for mac & windows

  1. Copy the below VBA Code by clicking on the copy box
  2. Open Microsoft Visual Basic for Applications window Developer Ribbon Tab > Visual Basic (Shortcut keys as follows for mac & windows)
    1. mac users fn  + ⌥ [option] + F11 
    2. windows users Alt  + F11
  3. From the menu bar select Insert > Module and insert new Module
  4. Paste the code into the module

Once the code is pasted into the module, close the VBA editor and goto

  • Developer Tab > Macros
  • List of all Macros will appear
  • Select the macro “GetSheetNames”
  • Click the run button to execute the code.
Get All Sheets Names In Workbook with VBA Excel for mac and windows

Was the information helpful in this blog?

  • If yes, hit that share button and show the excitement to the world.
  • Subscribe to our free posts.

Join 2,922 other subscribers
  • If no, please let us know what to improve.

5 1 vote
Article Rating
Subscribe
Notify of
guest


0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x