Hi All,
Any help on this problem would be very much appreciated.
I currently have an access form which sit on top of my data table. On the form I have a print button to print the record currently selected. In my data table I have a simple Yes/No field called Printed. What I want to know is, is there anyway that I could build an event procedure, so that when the recorded is printed by pressing the print button on my user form it will automatic update the Yes/No field for that record in my data table?
Thanks in advance
Phil
Any help on this problem would be very much appreciated.
I currently have an access form which sit on top of my data table. On the form I have a print button to print the record currently selected. In my data table I have a simple Yes/No field called Printed. What I want to know is, is there anyway that I could build an event procedure, so that when the recorded is printed by pressing the print button on my user form it will automatic update the Yes/No field for that record in my data table?
Thanks in advance
Phil