newbie2181
Technical User
Hi,
I have a table full my contacts. the tables creatively called contacts. What i want to be able to do is set up a drop down list where i can select one of my contacts from a drop down list then click a button pull up a invoice report with all the contacts details already entered into the invoice.
I have managed to set up the drop down list using a combo box and i have set up the button to open the invoice report i am having trouble working out how i would get the details of the contact selected into the invoice report? I imagine it would need some code in the on click event properties of the button?
Thanks a lot if you can help
Dan
I have a table full my contacts. the tables creatively called contacts. What i want to be able to do is set up a drop down list where i can select one of my contacts from a drop down list then click a button pull up a invoice report with all the contacts details already entered into the invoice.
I have managed to set up the drop down list using a combo box and i have set up the button to open the invoice report i am having trouble working out how i would get the details of the contact selected into the invoice report? I imagine it would need some code in the on click event properties of the button?
Thanks a lot if you can help
Dan