conditional formatting in a Report

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

Guest

I am using a database to track changes in 2 tables via a report. The report
shows the original table and the edited table side by side, but I would like
to highlight the fields if they have changed. (i.e., if Textbox1 <>Textbox 2,
highlight) I tried using Conditional formatting in TextBox1 to read -->
Field Value Is, Not Equal To, [Textbox2] But when I go to view the report a
box pops up prompting me to enter a value for Textbox 2... any help??
 
In the conditional formating try and use the name of the field in the table,
and not the name of the field in the report
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top