Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
My apologies if I have done this incorrectly.
After closing off a previous post I added to this question. Is there someway to select and update Multiple Worksheets in a Macro, I have tried a couple of ways below I have included my latest code. Sheets(Array("Regional Freight-QNRFA", "Int Retail-QNIMR", "Int Wholesale-QNIMW", _ "Passenger-PS", "Network-NW", "Infrastructure-IS", "Workshop-WS", "COMB IS & WS")).Select Dim d As Date d = InputBox("Enter the desired date.") Range("C1").Value = d This will only update the first sheet Thanking you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Want to update hyperlinks through multiple sheets but can't | Excel Worksheet Functions | |||
How to update data from multiple sheets to one specific sheets | Excel Discussion (Misc queries) | |||
Update same charts in multiple sheets at once | Excel Worksheet Functions | |||
Update multiple sheets | Excel Worksheet Functions | |||
Update multiple sheets at once | Excel Discussion (Misc queries) |