vickiwells
Registered User.
- Local time
- Today, 14:03
- Joined
- Jun 30, 2000
- Messages
- 61
I need a data entry combo box that pulls it's selections from the existing data (Appraiser) in the table and also allows the entry of a new name if necessary. I can't get it to work. I added DISTINCT to the select statement, but it makes the distinction on the Key field (Parcel #) instead of my Appraiser field.
I tried going to the query and selecting "Unique value" property,and deleting the Parcel # field and then the query looks right, but the combo box shows up blank.
What am I dong wrong?
I tried going to the query and selecting "Unique value" property,and deleting the Parcel # field and then the query looks right, but the combo box shows up blank.
What am I dong wrong?