I have a question and I don't know if it is even possible in a query or not.
I have a form and on the form I have a spot for an Employee Number, I will have a table with nothing but Last,First and then Employee Number.
My question is, is there a way that whenever I type their number in on the form that it will automatically narrow down until I type in their last number and then have it populate that information from the table into the form?
There are a maximum of 999 employees and so if I type in a number it will narrow it down to that hundreds range, the next number would then narrow it down to the tens range then finally the last number would pinpoint the employee. I might be barking up the wrong tree here, but many thanks.
I have a form and on the form I have a spot for an Employee Number, I will have a table with nothing but Last,First and then Employee Number.
My question is, is there a way that whenever I type their number in on the form that it will automatically narrow down until I type in their last number and then have it populate that information from the table into the form?
There are a maximum of 999 employees and so if I type in a number it will narrow it down to that hundreds range, the next number would then narrow it down to the tens range then finally the last number would pinpoint the employee. I might be barking up the wrong tree here, but many thanks.