B
Bill Kuunders
This is a re-post with some additional info.
I have a macro to tidy up date formula's in column C on the "schedule"
sheet.
I call this macro in the this workbook - before print - module.
This part works fine as long I'm running any print macro's from the
"schedule" sheet.
It also works when I am not on the schedule sheet and I use the normal excel
print button.
I can see the system selecting the schedule sheet do its tidy up and go back
to the other current sheet. Sheets ("schedule").Select is part of the
macro.
But when I use a macro button on a different sheet with a print instruction
the system does not select the "schedule" sheet ..............and it does
only part of the tidy up macro.
Any solutions?
Regards
Bill K
I have a macro to tidy up date formula's in column C on the "schedule"
sheet.
I call this macro in the this workbook - before print - module.
This part works fine as long I'm running any print macro's from the
"schedule" sheet.
It also works when I am not on the schedule sheet and I use the normal excel
print button.
I can see the system selecting the schedule sheet do its tidy up and go back
to the other current sheet. Sheets ("schedule").Select is part of the
macro.
But when I use a macro button on a different sheet with a print instruction
the system does not select the "schedule" sheet ..............and it does
only part of the tidy up macro.
Any solutions?
Regards
Bill K