Thread: Data transfer
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Andre Andre is offline
external usenet poster
 
Posts: 31
Default Data transfer

It is a very large file that takes a few minutes to open, so I am trying to
bypass the opening. Do you know a way to get it accomplished?



"Tom Ogilvy" wrote:

Easier to have our code open the closed workbook, write the data, save it,
close it.

--
Regards,
Tom Ogilvy


"Andre" wrote:

After data gets entered in the open workbook, the user clicks a command
button and data gets snet to another (closed) file.

"Andre" wrote:

How to transfer data from one Excel (open) file to a closed Excel file?
an one help me transfer data from an open Excel file to a closed one?