Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using ADO to get data from Worksheet in Same Workbook | Excel Programming | |||
Get data from another worksheet in same workbook | Excel Programming | |||
Look up Data from Worksheet within same Workbook | New Users to Excel | |||
Look up Data from Worksheet within same Workbook | Excel Discussion (Misc queries) | |||
Copy Data from Workbook into specific Worksheet in other Workbook? | Excel Discussion (Misc queries) |