View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Copy data from excel to a defined table in another spreadsheet

What is a defined table?

If it a data pull, then it is updated by pulling data. (refresh the table)

--
Regards,
Tom Ogilvy

"DSTDIVA3" wrote in message
...
I have been having problems copying data from one spreadsheet to a defined
table in another spreadsheet. I would get all kinds of errors such as the
table is not updatable or the object is not recognized. I am doing this

in
VB. Does anyone have any insight about the situation?