Andrew has attended:
Access Advanced course
Access VBA course
Changing colour of selected items in listbox
How can I change the highlighting colour of selected items in a listbox? The default black on a white background does not look right in the colour scheme I am using and I can't find any way to set it in Access. I think I should be able to do it in VBA - any ideas?
Thank you
Andrew
RE: Changing colour of selected items in listbox
Andrew
To Change the colour of a Listbox:
In design view
Right click the List box
Select Properties
Click the Format tab
Select and change Back Color And Fore Color
Hope this helps
Regards
Carlos