Forum Discussion
DonLarson
6 years agoQrew Elite
C,
You can put a formula field into the record that will tell you if there was a modification.
Compare Today() with [Date Modified] for whatever duration you want.
However the field [Date Modified] is for the entire record. It does not tell you which field was modified on that day.
------------------------------
Don Larson
Paasporter
Westlake OH
------------------------------
You can put a formula field into the record that will tell you if there was a modification.
Compare Today() with [Date Modified] for whatever duration you want.
However the field [Date Modified] is for the entire record. It does not tell you which field was modified on that day.
------------------------------
Don Larson
Paasporter
Westlake OH
------------------------------
- CarolMcconnell6 years agoQrew CaptainI only want it to show up with a date field changes from null to not null. Maybe I can put it a hidden checkbox.
------------------------------
cowannbell cowannbell
------------------------------- AustinK6 years agoQrew CommanderSo once it goes from blank to having data you want it to forever display a message on the form for that record? Or for only a certain amount of time?
- CarolMcconnell6 years agoQrew CaptainForever. It's a reminder to do something else.
------------------------------
cowannbell cowannbell
------------------------------