Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,942
Default Using ADO to get data from Worksheet in Same Workbook

yes, i have heard that too. but to date, i haven't tried that to see. I have
used ADO when working with access but i use MSQ more than ADO. the op was a
little foggy on what he was trying to do and gave no indications that he was
working on a large spreadsheet and based on his post, why bother unless it's
a learning thing. i've done that.

Regards
FSt1

"XP" wrote:


Yeah, for what it's worth, I seldom use anything more than array formulas to
produce summaries very quickly...however, there has been some discussion in
the past (in this forum) that, depending upon what you are trying to
accomplish) ADO may have superior speed in very large spreadsheets (like 50k+
rows of data)...

"FSt1" wrote:

hi
if the sheets are in the same workbook, i see no reason to use ADO. a
regular sub should be sufficient. and if you are using formulas to summerize
the data, why complicate it with a lot of code unless the formulas are
lacking somehow. did you leave something out of your post?????
regards
FSt1

"todtown" wrote:

Here is an easy one for somebody. I have a workbook where one of the
worksheets contains columns of data and another worksheet is a summary
of that data. I can use formulas in the summary sheet. I can also use
something like EVALUATE(FORMULA) in VBA. But, is it possible to use
ADO to connect to the Data sheet and populate the Summary sheet using
queries against that data?

tod

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
Using ADO to get data from Worksheet in Same Workbook todtown Excel Programming 0 July 29th 08 03:57 PM
Get data from another worksheet in same workbook klassic Excel Programming 1 November 1st 07 05:22 PM
Look up Data from Worksheet within same Workbook JLatham New Users to Excel 5 May 14th 06 06:58 PM
Look up Data from Worksheet within same Workbook Max Excel Discussion (Misc queries) 0 May 10th 06 06:50 AM
Copy Data from Workbook into specific Worksheet in other Workbook? kingdt Excel Discussion (Misc queries) 1 March 16th 06 06:55 PM


All times are GMT +1. The time now is 09:23 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"