Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My code is having trouble assigning a new name to a worksheet. I thought
this would work ws2.Name = ws1.Range("L4"). Cell "L4" on ws1 contains the function TODAY(). I thought this would go ahead and assign todays date to the name of ws2. The code breaks and the run time error does mention I cannot use any / \ * etc. in the name. I tried to format the date to something like 3-10-06 but to no avail. What the heck is wrong with this simple request? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet naming | Excel Discussion (Misc queries) | |||
Naming Worksheet tabs | Excel Discussion (Misc queries) | |||
Naming Worksheet | New Users to Excel | |||
Naming a worksheet help? | Excel Worksheet Functions | |||
Trouble Naming Range | Excel Programming |