Results 1 to 2 of 2
  1. #1
    GarageConcepts is offline Novice
    Windows 8 Access 2013 64bit
    Join Date
    Feb 2016
    Posts
    3

    Vb Coding Help


    Hey guys. I am trying to look up the date value from a field and, depending on that date, turn a button red to alert us the date is coming up. What is the best way to do that? The end goal is.... If any dates from the field are <= Date () +3 the i would like the button to change colors alerting us.

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Is this for a form in Single Form view or Continuous Form view?

    If the form is in Continuous Form view, all buttons will turn red. This is because the button is not bound to a specific record; it is just a control on the form.

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

Similar Threads

  1. help with coding please
    By alexandervj in forum Access
    Replies: 2
    Last Post: 02-11-2014, 02:45 PM
  2. Coding within ADO
    By crowegreg in forum Programming
    Replies: 4
    Last Post: 08-20-2013, 01:34 PM
  3. Coding for Sum in vba
    By glen in forum Programming
    Replies: 14
    Last Post: 12-20-2012, 05:10 PM
  4. Need help in VBA coding
    By Kcgp in forum Programming
    Replies: 6
    Last Post: 02-01-2012, 11:22 PM
  5. Bar-Coding
    By texasprincess7 in forum Access
    Replies: 1
    Last Post: 02-12-2009, 10:29 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