highlighting text box if...

  • Thread starter spcscooter via AccessMonster.com
  • Start date
S

spcscooter via AccessMonster.com

Is there a way to highlight a text box in a form if say, an expiration date
is past due? If so, how?

Thanks for the help,

Scot

--
Scot Rawlings
Technical Trainer
Comcast
Auburn, WA

Message posted via AccessMonster.com
 
S

spcscooter via AccessMonster.com

Never mind... I have tunnel vision right now. I figured it out.

Thanks
Is there a way to highlight a text box in a form if say, an expiration date
is past due? If so, how?

Thanks for the help,

Scot

--
Scot Rawlings
Technical Trainer
Comcast
Auburn, WA

Message posted via AccessMonster.com
 
R

Rick Brandt

spcscooter said:
Is there a way to highlight a text box in a form if say, an
expiration date is past due? If so, how?

Thanks for the help,

Scot

In the Current event of the form have code that tests the expiration date and if
its past due (do something). You can change the background color, the font,
make the text bold, etc..
 

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

Top