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
SQL sever 2008 trial edition restoring .bak file
VBA functions Trim, Left and Right not working
Searching for number range in string
Group and Count consecutive numbers in an Access dataset
Completely confused about Live Sync
MS Access and DAT files
Move cursor to field using after update event
MCSE Upgrade Path 2000-2008?
Filter form via dropdown menu
batch file to combine text files and append file name on each line into target file