Hi,
I have a number of forms in a dbase and all of them include command buttons that, when clicked, print a label (report wizard). I would like to establish how many labels are printed daily hence would like a count of some sort everytime a label is produced. Post label printing, the form in question closes and the record is deleted - a security request of the user. Hence no data is ever stored in a table. The onclick functions for each command already have commands against them forprinting of the label. Does anyone have any suggestions with regard to counting number of labels produced? Many thanks.
I have a number of forms in a dbase and all of them include command buttons that, when clicked, print a label (report wizard). I would like to establish how many labels are printed daily hence would like a count of some sort everytime a label is produced. Post label printing, the form in question closes and the record is deleted - a security request of the user. Hence no data is ever stored in a table. The onclick functions for each command already have commands against them forprinting of the label. Does anyone have any suggestions with regard to counting number of labels produced? Many thanks.