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

List items in colour

Status
Not open for further replies.

knighty03

Technical User
Aug 12, 2003
32
GB
I have tried this before but to no avail. I would like to colour a record line in a list box by selecting and clicking a button (colour could be any). Is there any way to do this using Access 2002.
 
You are probably trying to cross the line between Access VBA and actual Visual Basic. Access just doesn't have to layer of depth in manipulating those properties of the list object. You'd probably have to write your app in VB with a little C thrown in, or in VB.NET, to do that.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top