Datasheet Formating

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

Guest

Is it possible to change the format of a cell or cells within a subform when
it is displayed as a datasheet. I have only been able to format the entire
datasheet which is not what a want as i wish to highlight specific data
within the datasheet base on the value in the cell.
 
Try conditional formatting. Select the cell that you want to format, and
from the main menu, select Format -> Conditional Formatting... Then create
your criteria. The format possibilities are somewhat limited, but hopefully
they'll work for you.
 
And be aware you can set up to 3 criteria, i.e.
if value = No Fore Color = Red
if value = Yes Fore Color = Green
if value = Null Fore Color = Yellow
 

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