Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to change the date on a newly created worksheet by adding t
a value contained in another open worksheet. I keep having subscript errors because I don't know how to switc between worksheets. Here is an example of code: Worksheets(BackupFileName).Range("B4").Value Worksheets(NewFileName).Range("B4").Value + 1 BackupFileName and NewFileName are both strings, can someone help m reference them in my code? Thank -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to Change Footer on all worksheets | Excel Discussion (Misc queries) | |||
how do I get a macro to change a cell in multiple worksheets? | Excel Discussion (Misc queries) | |||
Date Change Macro | Excel Worksheet Functions | |||
Macro to change worksheets in the same workbook | Excel Discussion (Misc queries) | |||
Macro to perform mass header change on 100 worksheets | Excel Programming |