Does anyone know of a way to add the date and time to a printout of VB code?
B BillCPA Sep 30, 2004 #1 Does anyone know of a way to add the date and time to a printout of VB code?
M Myrna Larson Sep 30, 2004 #2 I always export the module, import that into Word (where I use a macro to reformat it), and print from there, with the data and time in the header or footer.
I always export the module, import that into Word (where I use a macro to reformat it), and print from there, with the data and time in the header or footer.