I'm making a database for a clinic and I am not 100 % a programmer.
I want to put a command in a subform that shows OrderDetails records to open a form with details of OrderDetails that are specific for an specific record in OrderDetails. I did it but the command appears in every record of the subform. I think that with a phrase of code in the "on enter" condition I can set the command to appear only in the record I am needing it. May help me to do this?
I want to put a command in a subform that shows OrderDetails records to open a form with details of OrderDetails that are specific for an specific record in OrderDetails. I did it but the command appears in every record of the subform. I think that with a phrase of code in the "on enter" condition I can set the command to appear only in the record I am needing it. May help me to do this?