Formatting the output of a query

S

Sean

Is it possible to format the output of a query ?

As an example, my query has a date field and I want all
rows that have a date >31/12/1999 to appear in bold.

Is this possible ?
 
F

fredg

Is it possible to format the output of a query ?

As an example, my query has a date field and I want all
rows that have a date >31/12/1999 to appear in bold.

Is this possible ?

In a query you cannot.
Make the query the record source for a report. In the report you can
bold fields based upon certain criteria.
 
S

Sean

Thank you
-----Original Message-----


In a query you cannot.
Make the query the record source for a report. In the report you can
bold fields based upon certain criteria.
--
Fred
Please only reply to this newsgroup.
I do not reply to personal email.
.
 
Top