Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What's wrong with this:
Dim SrcWksht As Worksheet Dim WkshtMon As Worksheet Set SrcWksht = ThisWorkbook("Sheet1") wkshtmon.Name=srcwksht.name&" - Monthly"<---Compile error - expected end of statement Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
concatenate #N/A | Excel Discussion (Misc queries) | |||
Concatenate() help | Excel Discussion (Misc queries) | |||
Concatenate | Excel Worksheet Functions | |||
IF, IF, Concatenate? | Excel Worksheet Functions | |||
I know how to concatenate ,can one de-concatenate to split date? | New Users to Excel |