(Please excuse me if this is the wrong place to post this type of question--if there is a more appropriate place for this type of question, I would greatly appreciate being directed there. Thank you.)
I am an MSAccess brand-newbie (who, by the way, is hard pressed to find any Access forums on the 'net). I have searched MSDN and found lots of useful info...BUT...I need help with something that I have not been able to find information on how to do by trying out the sample databases or other documentation:
I have a form with several textboxes. Only one textbox is input-able. What I would like to do is enter a number in this textbox (employee number, which is stored in a table), and return the matching recordset from selected fields of the same table(which populates the other textboxes--these textboxes are locked). All of the examples I have seen use the navigation at the bottom-left to navigate records, which I don't like, because "record 1" is meaningless as far as which record I am looking for specifically. Any help would be greatly appreciated.
I am an MSAccess brand-newbie (who, by the way, is hard pressed to find any Access forums on the 'net). I have searched MSDN and found lots of useful info...BUT...I need help with something that I have not been able to find information on how to do by trying out the sample databases or other documentation:
I have a form with several textboxes. Only one textbox is input-able. What I would like to do is enter a number in this textbox (employee number, which is stored in a table), and return the matching recordset from selected fields of the same table(which populates the other textboxes--these textboxes are locked). All of the examples I have seen use the navigation at the bottom-left to navigate records, which I don't like, because "record 1" is meaningless as far as which record I am looking for specifically. Any help would be greatly appreciated.