Thread: path strings
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jack Clift Jack Clift is offline
external usenet poster
 
Posts: 6
Default path strings

I am wondering if there is a function that returns /
converts the 'old' path format (i.e. maximum of 8
characters) from the new (long file name) format e.g.

c:\documents and settings\administrator\desktop\
=
c:\docume~1\admini~1\desktop

Thanks

Jack