Trodelphin
Registered User.
- Local time
- Yesterday, 16:42
- Joined
- Nov 13, 2010
- Messages
- 42
just wondering if its possible to requery a Combo box with text allready partially entered
(ie a Name Combobox from table with hundreds of names the drop down list changing with every text character entered)
way i figure should be possible with a requery on update for field with a criterea of [Name]=[Name] but with a partial selection like a column selection works
(ie a Name Combobox from table with hundreds of names the drop down list changing with every text character entered)
way i figure should be possible with a requery on update for field with a criterea of [Name]=[Name] but with a partial selection like a column selection works