J
Jim
I have a form, Assets Form, based on a query, Assets
Query, based on a table, Assets Table. The form contains
a field entitled CurrentValue and another entitled
LiquidationDate. I want to ensure that if there is a
CurrentValue entered that user cannot enter a
LiquidationDate until the CurrentValue is deleted, and
vice versa--and that if they violate the rule an
appropriate message box will appear. I suspect that
accomplishing this has something to do with validation
rules, but I'm not sure. Please advise how to best
accomplish this, hopefully without resorting to VB,
though I can take a swing at that if necessary.
Thank you advance.
Jim
Query, based on a table, Assets Table. The form contains
a field entitled CurrentValue and another entitled
LiquidationDate. I want to ensure that if there is a
CurrentValue entered that user cannot enter a
LiquidationDate until the CurrentValue is deleted, and
vice versa--and that if they violate the rule an
appropriate message box will appear. I suspect that
accomplishing this has something to do with validation
rules, but I'm not sure. Please advise how to best
accomplish this, hopefully without resorting to VB,
though I can take a swing at that if necessary.
Thank you advance.
Jim