B
Bill Kuunders
I've had a macro "fixdates" to fix up a column on a "schedule" sheet for
some time now.
The macro is in a general module as I need to use it after edits.
The macro also gets called in the this workbook --before print.--
Last night I created a new sheet and a macro to print it.
The before print "fixdates" is again called but it does not select the
"schedule" sheet it does the edit part of the macro on the new "label "
sheet in stead.
Using F8 shows me that the "fixdates" macro just does not select the
schedule sheet.
Got me stumped!
Regards
Bill K
some time now.
The macro is in a general module as I need to use it after edits.
The macro also gets called in the this workbook --before print.--
Last night I created a new sheet and a macro to print it.
The before print "fixdates" is again called but it does not select the
"schedule" sheet it does the edit part of the macro on the new "label "
sheet in stead.
Using F8 shows me that the "fixdates" macro just does not select the
schedule sheet.
Got me stumped!
Regards
Bill K