Does Access 97 allow for a field to be formatted in Bold or different colour Font, dependant on the result of an Iif statement?
Any help would be appreciated.Thanks,
Nike
Not the field itself.....but if you are using code to fill the field, or even use some code to evaluate the field, you can set the font stype property as necessary...
****************************
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. (Albert Einstein)
Robert L. Johnson III
MCSA, CNA, MCP, Network+, A+
w: robert.l.johnson.iii@citigroup.com
h: wildmage@tampabay.rr.com
hi mstrmage1768,
how would i set code to evaluate the field? (do you mean an iif statement?) if so, how would i go about setting the font type property.
thanks for your reply.
Nike
No problem....can you give a bit more details about your setup??? First and foremost, is the form continuous or singee record at a time. ? Second, is the data in the field text or numeric? Finally, what are some of the options and what the equate to...i.e. 1, 4, and 5 = bold, 2,3 and 6 = italic, 7,8 and 9 = normal.
****************************
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. (Albert Einstein)
Robert L. Johnson III
MCSA, CNA, MCP, Network+, A+
w: robert.l.johnson.iii@citigroup.com
h: wildmage@tampabay.rr.com
I would like an iif statement that if the result is 'No' would be highlighted by red text for example.
All of these fields would be Yes/No fields.
Therefore 'No' what equal Bold Red Text. If it were 'Yes' the field would be blank.
The Form is continuous
Thanks again,
Nike
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.