Comparison between two excel tabs

SJord

New Member
Joined
Jan 8, 2025
Messages
2
Office Version
  1. 2013
Platform
  1. Windows
Hi all! I am looking for some help in making a macro that can compare two excel tabs and highlight the differences between the two automatically.
Short explanation is a schedule is made at the start of the week constituting of multiple columns and rows of data, which I can export to an excel document, then half way through the week i will be exporting it again and need to compare differences between the two.

Any help would be greatly appreciated.
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
Use conditional formatting. Are the cells related to each in the same cell address? Easy. If not, then a CF formula could be created to compare the results. Can you show us your tables using XL2BB?

Congrats on your first post here!
 
Upvote 0
Solution
Hi Jeffrey,

Thanks for pointing me in the right direction. I was able to get a really good solution! Cheers.
 
Upvote 0

Forum statistics

Threads
1,225,739
Messages
6,186,743
Members
453,370
Latest member
juliewar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top