Highlight Changes in Form

MHamid

Active Member
Joined
Jan 31, 2013
Messages
472
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
Hello,

Would it be possible to highlight any/all updated fields in a form inAccess?
I’m looking to highlight the first update instance in Red with theupdated date.
Then I need to highlight any second updates in Blue.
Is this possible?

Thank you

 
I'm just questioning why you would use the form after update event. That happens when you save the entire record, not while the form is being edited. I still don't quite understand why a user wouldn't know they changed a field when they literally just changed it themselves. You don't have to narrow anything down.
 
Upvote 0

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
The purpose of highlighting the field that was edited to blue is so that another user can see what was updated so that they can in turn to what they need to do with that information.
 
Upvote 0
I just implemented the code from the link with a few tweaks.
Now I just need to figure out how to update to blue font these changes that were made.
 
Upvote 0

Forum statistics

Threads
1,215,222
Messages
6,123,709
Members
449,118
Latest member
MichealRed

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