You can't do that in a query, as queries are only intended to manipulate and display data, not provide a colorful user interface.
You CAN do that by going into your form/report design where this query's results are the .RecordSource, then click on the FCl textbox, then go to Format menu:Conditional Formatting, and follow the prompts.
Hope this helps.
-Jim
Main Topics
Browse All Topics





by: mgrattanPosted on 2005-12-07 at 08:42:12ID: 15437476
You can't do conditional formatting directly in the query datasheet. You need to use a report for that.