Conditional Formatting in Query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I want to use the same query for different forms and reports. Can I create
conditional formatting on a calculated field so that it carries over to the
forms and reports?

For instance:

AmountDue:[Dues]-[Payment]

if amount more than 0, appear in red.

Right now I've been using conditional formatting in each form and report.

Thanks.

jbc
 
Hello,

I want to use the same query for different forms and reports. Can I create
conditional formatting on a calculated field so that it carries over to the
forms and reports?

For instance:

AmountDue:[Dues]-[Payment]

if amount more than 0, appear in red.

Right now I've been using conditional formatting in each form and report.

Thanks.

jbc

No you cannot.
Do the formatting in the form or report.
 
Back
Top