Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using the following code to create a file name with a date and
time stamp. I get a "wrong number of arguments or invalid property assignment" when I run the code. For some reason the compiler doesn't like the Format(Now(), "yyyymmmddhhmm"). Can anyone tell me why? Any help would be appreciated! Connie Dim FName as String Dim VersionNo As String FName = "\Upload Hourly " & VersionNo & Format(Now(), "yyyymmmddhhmm") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compile Error: Wrong arguments or Invalid property | Excel Discussion (Misc queries) | |||
Error: Wrong number of argument or invalid property assignment? | Excel Programming | |||
Wrong number of arguments or invalid property assignment | Excel Programming | |||
Wrong Number of Arguments or Invalid Property Assignment??? | Excel Programming | |||
Wrong number of Arguments or Invalid property assignment | Excel Programming |