G
Guest
Users can print the same reports from different screen forms, the command
button associated with the printing uses VBA, no problem here.
The problem is that when I have to edit/modify the coding for the printing
comand button I have to do it on each form. Since I have five differnt forms
I have to do the same thing five times!
Is there a way for the buttons to "share" the same coding? that way I'll
have to edit the coding only once. I think it may be done using a module but
not sure about how to do it.
Thank you for your help.
joel
button associated with the printing uses VBA, no problem here.
The problem is that when I have to edit/modify the coding for the printing
comand button I have to do it on each form. Since I have five differnt forms
I have to do the same thing five times!
Is there a way for the buttons to "share" the same coding? that way I'll
have to edit the coding only once. I think it may be done using a module but
not sure about how to do it.
Thank you for your help.
joel