change color of imputed text in form based on limits from a table

J

jimwgordon

Trying to set limits on inputed data into a form, want to change the color of
text to alert user that input is outside a specified range
 
M

Mike

Adjust conditional formatting for each data input control on the form.
(FORMAT menu > Conditional formatting).
 
S

semimaker

Thanks for the info Mike, but can I reference a table to set the limits in
conditional formatting?
 
Top