Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

colors in text box

Status
Not open for further replies.

roamer762

MIS
Aug 16, 2002
26
0
0
MT
Hello,

I have a continuous form with text box 1 and text box 2. I need to set text box 1 to red if it is greater then text box 2 and text box 1 to yellow if it is lesst than text box 2. However if i create an event procedure on current (for the form properties) this works only on the first record. I've even tried it on the text box properties but it always works on the first record. I cannot change the form to single or datasheet but have to keep it as continuous.
Can anyone please help?


Thanks
 
Hoping you have versions 2000+, then you can use conditional formatting from the format menu. Use "Expression is" and enter the expression, set a format and...

Roy-Vidar
 
Unfortunately no i'm using msaccess 97. can you please help?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top