F
funkymonkUK
Hi
I have a workbook say with worksheets names from Sheet1 to sheet6. no
those exact names but just as an example.
what I want to do is select sheet1 to sheet5 and print. i thought mayb
something along the lines of
Sheet(1 - (sheets.count -1)).select
selection.print
but it doesn't seem to work
I have a workbook say with worksheets names from Sheet1 to sheet6. no
those exact names but just as an example.
what I want to do is select sheet1 to sheet5 and print. i thought mayb
something along the lines of
Sheet(1 - (sheets.count -1)).select
selection.print
but it doesn't seem to work