Thread: QueryTables
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default QueryTables

If you're updating data then you'd probably get more control using ADO.
Plenty of examples if you google for "ADO VBA insert"

Tim

"Tomo" wrote in message
...
How can I issue commit method to QueryTables