Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 119
Default UPDATE through a QueryTable? Or?

I do a lot of SQL processing using Excel as a UI that user's are
familiar with. In the past I used ADO in VBA to do most of this work,
but I found that this would cause errors on the Mac because they don't
have ADO. So now I use QueryTables instead - they still might not
work, but at least you can open the sheet without all sorts of errors.

Anyway, I've just written a query that pulls data from two systems. I
then run some basic formulas on the results. Now I need to upload the
results back to one of the two.

Is there any reason I can't use a QueryTable for this? I realize this
is a bit of abuse of the API, but is there any real problem I need to
know about?
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Repost: Update querytable connections and refresh data Dale Fye Excel Discussion (Misc queries) 2 January 7th 08 05:34 PM
Repost: Update querytable connections and refresh data Dale Fye Excel Programming 2 January 7th 08 05:34 PM
Update querytable connections and refresh data Dale Fye Excel Discussion (Misc queries) 0 November 2nd 07 03:46 PM
Update querytable connections and refresh data Dale Fye Charts and Charting in Excel 0 November 2nd 07 03:46 PM
Update querytable connections and refresh data Dale Fye Excel Programming 0 November 2nd 07 03:46 PM


All times are GMT +1. The time now is 06:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"