P
pat
How do i display a msgbox that is warning only where a
value in a field meets a certain condition.
the way of determing the existance of the condition is by
looking at the value and comparing it with a table of
values via a query, so in effect i want to say if the
query returns the value 'fail' then a message is
displayed. i run the queery on 'on change' and 'before
update'
thanks....
value in a field meets a certain condition.
the way of determing the existance of the condition is by
looking at the value and comparing it with a table of
values via a query, so in effect i want to say if the
query returns the value 'fail' then a message is
displayed. i run the queery on 'on change' and 'before
update'
thanks....