Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there something wrong with the following code?
myFilename = MGR_SHORT_NAME + Sheets("Inputs").Range("E11").Value + "SUMPRF" + ".L00" It keeps bombing out when it goes to find this file, because the actual file, of course, was named so that it has the MGR_short_name in the front part of its name, but the macro doesn't seem to recognize it, i.e., when it responds that it cannot find the file, the name it says it is looking for, does not have this first part. Thanks, Grace |
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 | |||
Saving filename same as import filename | Excel Programming | |||
Quote in filename causes problem with Application.Run | Excel Programming | |||
how to specify the filename | Excel Programming |