|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (6 bit)
Join Date: May 2000
Posts: 49
|
Maybe someone can help with this.
I have data that I automatically download with Excel that contains item numbers, price and quantities, among other things in other columns. I have another spreadsheet that contains my current prices and item numbers. The spreadsheet that I download contains many more items than I currently have on my spreadsheet. If I had the new items I downloaded located in Sheet 1 and my current items in Sheet 2, howcould I (with a macro) compare the two and display only the data that has changed on a different sheet (ignoring all items that I currently do not have on my spreadsheet)? Here's an example: On my new spreadsheet (the one that is updated daily) an item is listed with an item number "100" and a price of $25. My current spreadsheet has item number "100" listed at a price of $17. When I run the macro, I would like it to list (on another sheet) the item number "100" and the new price of "$25" All other data will be ignored if I do not have it listed on my spreadsheet. Here's one thing that I think made it difficult. One spreadsheet could contain 3500+ items (the one I download) and my spreadsheet containing my current items would probably be less than 500. Can anyone help? If needed, I can list more details. TIA! |
|
|
|
|
|
#2 |
|
Member (7 bit)
Join Date: Nov 2001
Location: Rochester, NY
Posts: 87
|
The forum doesn't seem to want to keep indented code, so it is a bit hard to read.
Last edited by sym; 01-29-2004 at 08:16 AM. |
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: Nov 2001
Location: Rochester, NY
Posts: 87
|
Here are the example workbooks
|
|
|
|
|
|
#4 |
|
Member (6 bit)
Join Date: May 2000
Posts: 49
|
Thanks very much for your help! This works perfectly and is definately more than I would have expected to receive. Thanks again!
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|