Hi everyone,
I'm new with Access 2007 and VBA. I'm creating a database and I have following problem.
In this database I have created an addressbook. In this addressbook are mentionned all the details of the customers and the prospect ( with a different ID). When you click on the ID number the correct detail file should open.
So for the customers it would mean, that it should open frmCustomerDetails and for my opportunities it would mean open frmOpportunitieDetails. But there is only one ID number mentionned.
Is there any possibility to create a VBA code to open different forms from one ID number?
Can someone please help me and give me some advise?
Thank you very much!
I'm new with Access 2007 and VBA. I'm creating a database and I have following problem.
In this database I have created an addressbook. In this addressbook are mentionned all the details of the customers and the prospect ( with a different ID). When you click on the ID number the correct detail file should open.
So for the customers it would mean, that it should open frmCustomerDetails and for my opportunities it would mean open frmOpportunitieDetails. But there is only one ID number mentionned.
Is there any possibility to create a VBA code to open different forms from one ID number?
Can someone please help me and give me some advise?
Thank you very much!