Hey i have one report that contains subreport.. like order and orderdeatils...and know i had shown all orders and orderdatails in one page.. but i want that is shown only one, depand which order is shown on form.. I was tried with code:
DoCmd.OpenReport "Order", , , "ID_oreder = " & Me.ID
but it is the same..
please any help
DoCmd.OpenReport "Order", , , "ID_oreder = " & Me.ID
but it is the same..
please any help
Reports view
0 commentaires:
Enregistrer un commentaire