pevans
Posts: 14
|
| Posted: 03/15/2006, 5:59 PM |
|
I have a list box in a search form which shows the first entry of the table from which it is populated as the default search criteria, (not what I want), rather than 'Select Value', which is what i want it to be. I did have that default value set for this field in separate data entry form, so I removed that. However the problem has not gone. I have searched the code for an indication of where this might be set to no avail. Any hints?
Thanks
PhilE
|
 |
 |
pevans
Posts: 14
|
| Posted: 03/15/2006, 6:12 PM |
|
Isn't it funny how you can puzzle over something for yonks, then suddenly it hits you. I had an entry in the Control Source property for the search form which was creating the problem. Removed that and its OK.
PhilE
|
 |
 |
|