Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default I have to compare two sheets for changes

Hi I have to try and compare 2 sheets and highlight the cahnges, what is the
best way of doing this in VBA, I was going to try and do it cell by cell but
I was wondering if there was a quicker way?. Any help would be much
appreciated.
Regards
Charles
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,646
Default I have to compare two sheets for changes

Maybe you can make use of conditional formatting, e.g. if you want to compare
newsheet to oldsheet which is an earlier version of newsheet, then apply CF
on newsheet! Select A1 then select used range on newsheet and create CF with
formula =A1<oldsheet!A1
Choose a pattern and press OK!
--
Regards!
Stefi



€˛vqthomf€¯ ezt Ć*rta:

Hi I have to try and compare 2 sheets and highlight the cahnges, what is the
best way of doing this in VBA, I was going to try and do it cell by cell but
I was wondering if there was a quicker way?. Any help would be much
appreciated.
Regards
Charles

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 389
Default I have to compare two sheets for changes

My utility, Workbook Compare, can do this.

--
Regards,
Tim Zych
http://www.higherdata.com
Workbook Compare - Excel data comparison utility

"vqthomf" wrote in message
...
Hi I have to try and compare 2 sheets and highlight the cahnges, what is
the
best way of doing this in VBA, I was going to try and do it cell by cell
but
I was wondering if there was a quicker way?. Any help would be much
appreciated.
Regards
Charles



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
Compare two Sheets Abdul[_2_] Excel Programming 1 November 10th 09 06:40 PM
Compare sheets [email protected] Excel Programming 1 July 17th 07 08:17 PM
Compare 2 sheets Brian Mosher Excel Discussion (Misc queries) 1 March 8th 06 06:04 PM
Compare Sheets wayliff Excel Discussion (Misc queries) 0 January 13th 06 08:14 PM
Compare Sheets wayliff Excel Discussion (Misc queries) 0 January 13th 06 08:14 PM


All times are GMT +1. The time now is 05:14 PM.

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"