Microsoft
Software
Hardware
Network
Question : Auto Fill based on 2nd Column
I have a contact database. The user would like to start typing a company name and have it auto fill. If the name is not found in the dropdown then the user would like to click on an "Add Company" button and create a new record with the name they just typed in. It saves having to retype the company name if it doesn't exist.
The problem is, if I set "Limit to List" to Yes, the user can't leave the field to click on the "Add Company" button. If I change "Limit to List" to be No I have to have the CompanyId as the first field and I don't want to auto fill on the CompanyID I want to auto fill based on the 2nd column which is the company name. I'm going around in circles trying to get this to work.
Please help.
Answer : Auto Fill based on 2nd Column
Just a quick correction to my previous comment - Bound Column should be 1, not 2.
Random Solutions
how to exclude one of the table during imp/exp?
Insert Script into Excel Workbooks as module1
DDE from MSAccess to MSExcel
Restore a full backup of a disktop?
File format is invalid
Operation terminated with error -1808 (JET_errDiskFull, No space left on disk) after 8846.125 seconds.
SQL Query: How do I get the date/time value just before the MAX record?
Set crystal report discrete value
How automatically doing Compact and Repair Database?
GridView.Column.Count = 0 When AutoGenerateColumns="True"<wbr />.