M
Mike
Hi,
I am trying to do the following but don't know how:
on my from I have:
currentMileage
PrevMileage
I want to subtract PrevMileage from CurrentMileage and if
the result >=3000, display a message that service is
overdue. I know how tyo setup the expression for the
subtraction, but don't know where to put it and how to
make/immplement the message box to disply the desired
message.
Thank you in advance.
Mike
I am trying to do the following but don't know how:
on my from I have:
currentMileage
PrevMileage
I want to subtract PrevMileage from CurrentMileage and if
the result >=3000, display a message that service is
overdue. I know how tyo setup the expression for the
subtraction, but don't know where to put it and how to
make/immplement the message box to disply the desired
message.
Thank you in advance.
Mike