setting font attributes

A

Alex

Hi,

Is it possible to set a field on a form to bold font, nased on the contents
of another field. Eg if field 2 = 1 then field 1 equals bold?

A
 
R

Rick B

Yep. Use conditional formatting or code. In the code just create an IF
statement.

Rick B
 
Top