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 sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FormatCondition color based on record's field value

Status
Not open for further replies.

BjornOtto

Programmer
May 21, 2009
1
US
thread702-1434007

Instead of using the hardcoded color (FC.BackColor = 9033867) how do I use the color number from a field (i.e. RecordColor) on each record? Using FC.BackColor = Me.RecordColor does not work as it picks up the color from the first record on the continuous form.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top