R
RJS76 via AccessMonster.com
Hi,
I have a query in which three dates have to be entered. Field names are:
[Datum klantverzending]
[Datum ontvangst]
[Datum afhandeling]
[Datum ontvangst] can be equal to [Datum klantverzending] but it can never be
older than [Datum klantverzending].
[Datum afhandeling] can be equal to [Datum ontvangst] but it can never be
older than [Datum ontvangst].
At this time users can enter dates that are older which messes up my
calculations. Is there a way to prevent this?
Thanks for your help.
I have a query in which three dates have to be entered. Field names are:
[Datum klantverzending]
[Datum ontvangst]
[Datum afhandeling]
[Datum ontvangst] can be equal to [Datum klantverzending] but it can never be
older than [Datum klantverzending].
[Datum afhandeling] can be equal to [Datum ontvangst] but it can never be
older than [Datum ontvangst].
At this time users can enter dates that are older which messes up my
calculations. Is there a way to prevent this?
Thanks for your help.