T TimTDP Registered User. Local time Today, 21:32 Joined Oct 24, 2008 Messages 213 Sep 26, 2011 #1 I need to get the full URL of a file Using VBA, how can I open Windows File Explorer to navigate to the file and get its full URL? I am using Office 2010 and Windows 7 Thanks
I need to get the full URL of a file Using VBA, how can I open Windows File Explorer to navigate to the file and get its full URL? I am using Office 2010 and Windows 7 Thanks
the_net_2.0 Banned Local time Today, 14:32 Joined Sep 6, 2010 Messages 812 Sep 26, 2011 #2 try googling "file system object vba". the code will be in one of the results, no doubt. it's pretty short. not much to learn.
try googling "file system object vba". the code will be in one of the results, no doubt. it's pretty short. not much to learn.