LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default how do i reconcile data in cells from old to new spreadsheet

There's nothing built into excel that does this automatically.

Depending on how your data is laid out (is there a unique key field?) and what
you wanted to compare, you may be able to use formulas =vlookup() or
=index(match()) (in columns to the right??) to retrieve the values in the new
worksheet.

Then use additional columns to compare old values to new values.

If your data doesn't have any unique key columns, then you could compare address
by address (a1 with a1, x99 with x99).

If you want to try, take a look at Myrna Larson and Bill Manville's compare
program:
http://www.cpearson.com/excel/whatsnew.htm
look for compare.xla

donna wrote:

each week my spreadsheet lists 300 records w/20+ columns each. how do i
reconcile data in cells from old to new spread w/o manually copy/paste? is
there a reconcile option? i would only want to paste data in columns k and l
from old spreadsheet to new and only if the record number matches both the
previous week's report and current week's report match.


--

Dave Peterson
 
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
Macro to match / reconcile data : One to Many [email protected] Excel Worksheet Functions 1 January 22nd 09 09:37 AM
How can I reconcile data extracts from two different sources ? CSPatwardhan Excel Worksheet Functions 0 April 10th 07 04:44 PM
reconcile two months statement? achilles Excel Discussion (Misc queries) 0 March 17th 06 03:47 AM
How do I reconcile two sheets with in a .xls book? momy2cmt New Users to Excel 2 December 28th 05 03:15 PM
How do I reconcile bank statements? RONCPA Excel Worksheet Functions 2 September 12th 05 08:06 PM


All times are GMT +1. The time now is 08:43 AM.

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"