View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Moore Rob Moore is offline
external usenet poster
 
Posts: 7
Default How do I copy data from a closed file.

I am working on an excel macro and I need to copy data from another excel
file on a shared network drive. Any suggestions on code needed to copy a
cell from a different file and paste in my file?

Thanks