Thread: FSO question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default FSO question

Hi Ben

Here is information about it
http://msdn.microsoft.com/library/de...ce09072000.asp

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Ben" wrote in message ...
Hi all,

I would like to ask if any of you have some samples of using the
FileSystemObject , Files collection object and File object to delete and
rename a file. I don't have a specific drive letter mapped, because, not all
users uses the same drive letter. It is on a particular server:
\\servername\folder path\filename. Thanks in advance.

Ben

--