Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"GS" wrote:
I'd go with Claus' 2nd reply because those fit your request for 'built-in functions'! I'd just add... Dim vTmp vTmp = Split(ThisWorkbook.Name, ".") ..so vTmp(0) contains the filename and vTmp(1) contains the extension. Thank you everyone for your help. Having multiple different solutions was exactly what I preferred. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with paths | Excel Programming | |||
Paths | New Users to Excel | |||
Using File System Object to retrieve paths filenames and dates | Excel Programming | |||
Macro To Print Files By A Listing of Filenames And Paths | Excel Programming | |||
Help with filenames and paths. | Excel Discussion (Misc queries) |