Hi all,
I have created a multiple items form from a query and have a list of different products. From this list I would like on click of a particular product from the list it to open up the individual product form for that item. I have tried doing this using a macro openform with the where condition ="[ProductID] =" & [ProductID]. This does open the product form but only opens the product form for the top record on the multiple items form no matter which record I click in the list. Could anyone help please?
I have created a multiple items form from a query and have a list of different products. From this list I would like on click of a particular product from the list it to open up the individual product form for that item. I have tried doing this using a macro openform with the where condition ="[ProductID] =" & [ProductID]. This does open the product form but only opens the product form for the top record on the multiple items form no matter which record I click in the list. Could anyone help please?
Last edited: