FONT COLOR and Cell Size

  • Thread starter Thread starter Guest
  • Start date Start date
To change the color using code?
e.g change to red use:
Me.TextBoxName.ForeColor = 255

Or, open the text box properties and change the ForeColor Property by
selecting another one.

If you want to change the color of the font depending on a criteria then use
the Conditional Formatting
 

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

Similar Threads


Back
Top