Results 1 to 2 of 2
  1. #1
    Desstro's Avatar
    Desstro is offline Competent Performer
    Windows XP Access 2010 (version 14.0)
    Join Date
    May 2010
    Posts
    185

    Question Conditional Formatting date due color

    I have a "datedue" in a form.

    How do I set the conditional formatting for the date text to be a certain color if the current system date is 45 days before or greater than the "datedue"?

  2. #2
    maximus's Avatar
    maximus is offline Expert
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Aug 2009
    Location
    India
    Posts
    931
    Use Conditional Formatting:

    I have a date Field: [Dt]
    Due Date is Calculated by:
    =Date()-[Dt] this is the Control source of an unbound TextBox on my form.
    For Conditional Formating of this unbound Text box I enter the expression [Dt]>=45 and then select the font color from the option below.

    if this solves your problem mark the thread solved

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

Similar Threads

  1. Conditional Formatting
    By pkstormy in forum Code Repository
    Replies: 0
    Last Post: 08-30-2010, 09:31 PM
  2. Conditional Formatting
    By DanOzDirect in forum Reports
    Replies: 3
    Last Post: 07-21-2010, 08:49 PM
  3. Conditional Formatting
    By cevatyildiz in forum Forms
    Replies: 8
    Last Post: 04-30-2010, 12:01 PM
  4. Replies: 0
    Last Post: 11-13-2009, 10:18 AM
  5. Conditional formatting
    By ylivne in forum Reports
    Replies: 1
    Last Post: 07-12-2009, 06:18 PM

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