Controls on Forms

R

Ramone

I was trying to find out how I can stop a form from
advancing to the next record if one of the controls is
null


ps: Neil thanks for the help on my previous questions it
worked perfect.


Thanks fro any help
 
R

Rick B

Just set the validation rule to...
Is Not Null


Rick B


I was trying to find out how I can stop a form from
advancing to the next record if one of the controls is
null


ps: Neil thanks for the help on my previous questions it
worked perfect.


Thanks fro any help
 
Top