Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Beginner in Macros, willing to learn a lot in short amount of time.
I am in need of information on how to write a macro that will format the spreadsheets across multiple worksheets? [vs only working cell specific] |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Unless you want to specifically write a Macro select the 1st sheet then,
with the Shift key pressed, select the last sheet. Now anything that you do on onesheet you will be doing on all sheets. To Ungroup the sheet right-click on a sheet tab and select Ungroup Sheets. If you do want a Macro then use the Macro Recorder as a basis and then alter the code. -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "StevenC" wrote in message ... Beginner in Macros, willing to learn a lot in short amount of time. I am in need of information on how to write a macro that will format the spreadsheets across multiple worksheets? [vs only working cell specific] |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run a macro on multiple worksheets? | Excel Discussion (Misc queries) | |||
MACRO AND MULTIPLE WORKSHEETS | Excel Worksheet Functions | |||
Format multiple Worksheets Simultaneously | Excel Discussion (Misc queries) | |||
Use a macro on multiple Worksheets | Excel Discussion (Misc queries) | |||
Keep Format After Merging Worksheets Using CopyFromWorksheet Macro | Excel Discussion (Misc queries) |