Hi all,
I have a form (which I call frmDeveloper ) which is based on one table (all pretty standard stuff, Company Name, Company Address etc.) There are no combo boxes on the form as any particular company name and details will only be entered on to this form once so there is no need for one. What I want to try and do is have a button on the form so when it is pressed the user can select from a dropdown list the name of a company and then access will display the relevant record in the form frmDeveloper . I presume this would have to be done by creating some kind of other form which displays the list for the search to begin with but I have no idea where to start.
Could somebody please, please help me.
Many thanks.
Steven.
I have a form (which I call frmDeveloper ) which is based on one table (all pretty standard stuff, Company Name, Company Address etc.) There are no combo boxes on the form as any particular company name and details will only be entered on to this form once so there is no need for one. What I want to try and do is have a button on the form so when it is pressed the user can select from a dropdown list the name of a company and then access will display the relevant record in the form frmDeveloper . I presume this would have to be done by creating some kind of other form which displays the list for the search to begin with but I have no idea where to start.
Could somebody please, please help me.
Many thanks.
Steven.