Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a VBA that has an statement: Filename = "" & WO & "_" & Tract & "_" & Supplier & "_" & Dates & "_" & Time & "" I want to type the time in the excel cell =now() instead of typing: Dates = 20050923 (September 23, 2005) Time = 1145 ( 11:45AM) Every time I type in the cell =Now() I have an error message that says the file cannot be found Does anybody knows how to do it? Thanks. Maperalia |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell("filename") doesn't update to new filename when do save as. | Excel Worksheet Functions | |||
set filename to <filename-date on open | Excel Worksheet Functions | |||
Filename with date and time | Excel Programming | |||
Saving filename same as import filename | Excel Programming | |||
Save Filename+Date+Time? | Excel Programming |