View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] shilparvind@gmail.com is offline
external usenet poster
 
Posts: 2
Default Need directory path without filename

Hi,

Is there a way to find out only the directory path without filename
using VBA macro. I came across macros that will spit out only filename
from the full path.

Example: D:\Documents\ExcelPrograms\

Any help on this will be greatly appreciated.

Regards
Shilpa