changing colours of records

M

martin

Easy one for somebody

How do I change the backcolor of a whole record in code. I
know how to do this for a field eg
Me.Text1.BackColor = 255
however I don't know how to do the whole record. What I
want to do is change the colour of a record based on the
value of a field.


Thanks in advance

Martin
 

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