Results 1 to 2 of 2
  1. #1
    John B is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Jul 2012
    Posts
    1

    Text Color for Urgent or Important Items

    How do I set the text color in one field as Black for regular records & a different color for Special records?

  2. #2
    JeroenMioch's Avatar
    JeroenMioch is offline Competent Performer
    Windows Vista Access 2003
    Join Date
    May 2012
    Location
    Den Haag, Netherlands
    Posts
    368
    yourfield.BackColor = 16777215
    yourfield.forecolor = 16777215

    etc

    Dunno what color 16777215 is haha, but there are lists out there to pick any color you want.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Change color on text using column value?
    By PoorCadaver in forum Programming
    Replies: 5
    Last Post: 03-02-2012, 09:52 AM
  2. How To Chane Color Of Text In Columns
    By aamer in forum Access
    Replies: 5
    Last Post: 09-12-2010, 09:30 AM
  3. Using an event to change color of text.
    By michaeljohnh in forum Programming
    Replies: 3
    Last Post: 08-30-2010, 12:30 PM
  4. Change the text box color on form load
    By mikec in forum Programming
    Replies: 2
    Last Post: 03-01-2010, 11:47 PM
  5. Replies: 0
    Last Post: 11-13-2009, 10:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums