Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default how do I compare versions of an Excel worksheet

I have a worksheet file (of contacts information) from 1998 and another from
2006 which are the same size (25kb). I now need to update the data. I suspect
there's no change in the data between the two versions, just a change in the
way I have coded file names, but I need to be sure.

Is there an equivalent in Excel 2007 to Word 2007's "Compare" in the Review
tab?

Alexa
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default how do I compare versions of an Excel worksheet

Hi Alexa,

Maybe this,
Say you have two sheets in one file Sheet1 and Sheet2.
Then place this formula in A1 of Sheet3 and drag across
and then down as far as needed.
=IF(Sheet1!A1=Sheet2!A1,"",1)

A one will show wherever there is a difference.

You can adapt the same principle to compare from
workbook to workbook, just adapt the references.

Or you can copy the sheets into the same workbook.

HTH
Martin


"Alexa McLaughlin" wrote in
message ...
I have a worksheet file (of contacts information) from 1998 and another
from
2006 which are the same size (25kb). I now need to update the data. I
suspect
there's no change in the data between the two versions, just a change in
the
way I have coded file names, but I need to be sure.

Is there an equivalent in Excel 2007 to Word 2007's "Compare" in the
Review
tab?

Alexa



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default how do I compare versions of an Excel worksheet

Dear Martin

Many thanks. It worked a treat.

Alexa

"MartinW" wrote:

Hi Alexa,

Maybe this,
Say you have two sheets in one file Sheet1 and Sheet2.
Then place this formula in A1 of Sheet3 and drag across
and then down as far as needed.
=IF(Sheet1!A1=Sheet2!A1,"",1)

A one will show wherever there is a difference.

You can adapt the same principle to compare from
workbook to workbook, just adapt the references.

Or you can copy the sheets into the same workbook.

HTH
Martin


"Alexa McLaughlin" wrote in
message ...
I have a worksheet file (of contacts information) from 1998 and another
from
2006 which are the same size (25kb). I now need to update the data. I
suspect
there's no change in the data between the two versions, just a change in
the
way I have coded file names, but I need to be sure.

Is there an equivalent in Excel 2007 to Word 2007's "Compare" in the
Review
tab?

Alexa




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default how do I compare versions of an Excel worksheet

Glad it helped Alexa, thank you for posting back.

Martin


"Alexa McLaughlin" wrote in
message ...
Dear Martin

Many thanks. It worked a treat.

Alexa

"MartinW" wrote:

Hi Alexa,

Maybe this,
Say you have two sheets in one file Sheet1 and Sheet2.
Then place this formula in A1 of Sheet3 and drag across
and then down as far as needed.
=IF(Sheet1!A1=Sheet2!A1,"",1)

A one will show wherever there is a difference.

You can adapt the same principle to compare from
workbook to workbook, just adapt the references.

Or you can copy the sheets into the same workbook.

HTH
Martin


"Alexa McLaughlin" wrote in
message ...
I have a worksheet file (of contacts information) from 1998 and another
from
2006 which are the same size (25kb). I now need to update the data. I
suspect
there's no change in the data between the two versions, just a change
in
the
way I have coded file names, but I need to be sure.

Is there an equivalent in Excel 2007 to Word 2007's "Compare" in the
Review
tab?

Alexa






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
How do I compare two versions of an excel document? fiona Excel Discussion (Misc queries) 1 April 28th 08 02:57 PM
Shared Worksheet Mixed versions 2003/2007 Jim Excel Worksheet Functions 0 April 2nd 08 08:41 PM
2 versions of the same worksheet *.xls:1 & *.xls:2 - Why ? Jerry Excel Worksheet Functions 1 October 27th 07 01:52 AM
Saving worksheet so that merge cells work in previous versions jimmylightning Excel Worksheet Functions 1 December 25th 05 01:58 PM
Please include fonts from previous versions ('98) in new versions JJBQ Excel Discussion (Misc queries) 3 October 8th 05 07:19 PM


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