I have a form which is based on a query. One of the fields is a list box. When I open the form, the field that is a list box is highlighted. The form that I am using looks similar to a spreadsheet and has the same row repeated (different data of course).
The list box in each row is highlighted, and I don't want that field to look any different from the other fields. Is it possible to remove the highlighting from the field. Would it have to be done after the selection in the list box has been made?
I'm thinking that some sort of coding would work, but that is a pretty murky area for me still. Any step by step help would be much appreciated!
The list box in each row is highlighted, and I don't want that field to look any different from the other fields. Is it possible to remove the highlighting from the field. Would it have to be done after the selection in the list box has been made?
I'm thinking that some sort of coding would work, but that is a pretty murky area for me still. Any step by step help would be much appreciated!