I currently have a form [order] that houses a subform [orderdetails]. is there a way for me to set up a print button on form [order] that will also update the [ysnPrinted] and [dtmDatePrinted] fields in subform [orderdetails]?
ok that sounds good, is there a way for me to set up a print button that will set printed to yes and the dtmdateprinted field to date() once the print button has been pressed?