Message 1 of 5
Return filename only?

Not applicable
11-24-1999
12:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Is there an easy way in VBA to return just the filename from a full
path? e.g.:
C:\this\that\theother\filename.dwg -> extract "filename" only?
(Sort of like dos_splitpath in doslib)
Thanks,
Iqbal.
Is there an easy way in VBA to return just the filename from a full
path? e.g.:
C:\this\that\theother\filename.dwg -> extract "filename" only?
(Sort of like dos_splitpath in doslib)
Thanks,
Iqbal.