View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arnost Katolicky Arnost Katolicky is offline
external usenet poster
 
Posts: 1
Default updatefromfile in Excel VBA

My problem:
I need to update ( with VBA ) actual sheet on local PC from the sheet which
is located on the shared harddisk.
Metod: UpdateFromFile does not work properly. Info in on-line help is very
short. I did not find
the ansver there.
Where could I find detailed information about this metod(command)?
Arnost