Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default ADO Recordsets

If I run a query to create a recordset....and then copy it to Excel....and
then later on that day, I run the SAME query..but this 2nd recordset, based
on the same query as the first, has been updated with new items. What is the
easiest way to just compare this new recordset with the old one (or either
compare the two resulted recordsets once they have been copied to excel).
What I want to do is extract the updated items from recordset 2 and add them
to the results of recordset 1...would like to do in code.

Currentl;y, I copy both to excel and use array formulas to compare the
2...it takes far too loong.....


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default ADO Recordsets

Hi,
check out this link and you might need to modify the code in-between
http://www.exceltip.com/show_tip/Cel...Excel/476.html

regards
Kamal

"ibeetb" wrote in message
...
If I run a query to create a recordset....and then copy it to Excel....and
then later on that day, I run the SAME query..but this 2nd recordset,

based
on the same query as the first, has been updated with new items. What is

the
easiest way to just compare this new recordset with the old one (or either
compare the two resulted recordsets once they have been copied to excel).
What I want to do is extract the updated items from recordset 2 and add

them
to the results of recordset 1...would like to do in code.

Currentl;y, I copy both to excel and use array formulas to compare the
2...it takes far too loong.....




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
Problem displaying recordsets in Excel Format David Alexander Excel Discussion (Misc queries) 2 February 27th 06 04:52 PM


All times are GMT +1. The time now is 04:35 AM.

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

About Us

"It's about Microsoft Excel"