|
-
Sep 16th, 2006, 08:52 AM
#1
Thread Starter
New Member
Mid Function in VBA
I have directory listing in excel like:
C:\temp\abc.doc
C:\temp\bvs.doc
C:\temp\temp1\abc.doc
C:\temp\tempkasfcdsafdf\jdkg.xls
how can i use the mid function to get only
C:\temp\
C:\temp\
C:\temp\temp1\
C:\temp\tempkasfcdsafdf\
basically the path minus the actual filename? Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|