A
AFSSkier
I have a query that compares field changes between an old and new tables. In
a report, I would like to hi-light only the data that changed in a given
field.
With conditional formatting, I've tried the following expressions without
success.
• Field Value Is: not equal to [OLD TABLE]![FIELD NAME]
• Expression Is: [OLD TABLE]![FIELD NAME] <> [NEW TABLE]![FIELD NAME]
a report, I would like to hi-light only the data that changed in a given
field.
With conditional formatting, I've tried the following expressions without
success.
• Field Value Is: not equal to [OLD TABLE]![FIELD NAME]
• Expression Is: [OLD TABLE]![FIELD NAME] <> [NEW TABLE]![FIELD NAME]