VBA to highlight changed cells

frateg8r

Board Regular
Joined
Mar 2, 2005
Messages
221
Office Version
  1. 365
Platform
  1. Windows
I have several workbooks that have shipping data that I share with clients; I update the sheets throughout the day and then email them to the client at the end of the day. My goal is to implement a code that will highlight any cells that were changed that day, making it easy for the client to see only what has changed.

I've reviewed and tested the Excel change tracking function - it does not work for this purpose. I do not believe any conditional formatting will work, as this needs to be based on an event handler to the best of my knowledge.

I've perused this forum, and many many Google pages, to no avail. In fact, the closest code I've found to accomplish this is found at Can excel automatically highlight a cell when I make a change in box ? - Yahoo Answers and sadly, even that did not work (it's not quite what I was shooting for, but would have been a nice starting point if even that code had worked in my test.)

So, I am looking for any feedback on a decent starting point to resolve this challenge.

Thanks to all the folks willing to pony up some time and knowledge on my behalf.

Bob
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
I think part of the Date Serial issue is that your in Florida, and I'm expecting just using a whole date numeric value travels better than a alternative
 
Upvote 0

Forum statistics

Threads
1,223,239
Messages
6,170,947
Members
452,368
Latest member
jayp2104

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