Hey all,
I’m about to pull my hair out here trying to figure something out.
Hopefully someone out there can help me out on this one.
I’m finishing up a database and I have a form with several fields on it.
There’s quite a few records so I want to be able to have the users be able to select a record with a ListBox to view the fields and edit if need be.
I used the wizard and put a ListBox on the form. I set it to find a record
I then selected “Find a Record on my Form based on the value I selected in my listbox”.
So far so good.
Then when I ran it the ListBox is there but the records (in this case items) are no visible.
All I have is an empty white box.
The records however are there, you just cannot see them.
If you click into this blank white space it will select a record. You will then see a thick black line across the ListBox which is where the selected record background turns to black and the record name then changes to white to highlight the record you selected.
The record also displays the additional fields in the form.
So it does work, just can’t see what you are clicking on.
I have tried changing the background color of the listbox and the font color and that doesn’t do anything but change the background color of the whole listbox.
Does anyone have any ideas what is going on here?
I’m about to pull my hair out here trying to figure something out.
Hopefully someone out there can help me out on this one.
I’m finishing up a database and I have a form with several fields on it.
There’s quite a few records so I want to be able to have the users be able to select a record with a ListBox to view the fields and edit if need be.
I used the wizard and put a ListBox on the form. I set it to find a record
I then selected “Find a Record on my Form based on the value I selected in my listbox”.
So far so good.
Then when I ran it the ListBox is there but the records (in this case items) are no visible.
All I have is an empty white box.
The records however are there, you just cannot see them.
If you click into this blank white space it will select a record. You will then see a thick black line across the ListBox which is where the selected record background turns to black and the record name then changes to white to highlight the record you selected.
The record also displays the additional fields in the form.
So it does work, just can’t see what you are clicking on.
I have tried changing the background color of the listbox and the font color and that doesn’t do anything but change the background color of the whole listbox.
Does anyone have any ideas what is going on here?