J
Jean-Marc
Hello there,
Having problems when writing macro and wishing to set-up a
number of sheets for print in the same format.
The following statement only returns the appropriate set-
up for the first sheet, in the example below, the
Finalised Sheet.
Sheets(Array
("Finalised", "Swanley", "Plant", "STRTU")).Select
With ActiveSheet.PageSetup
Have I discovered a bug or is there a fix ?
Thanks in advance,
Jean-Marc
Having problems when writing macro and wishing to set-up a
number of sheets for print in the same format.
The following statement only returns the appropriate set-
up for the first sheet, in the example below, the
Finalised Sheet.
Sheets(Array
("Finalised", "Swanley", "Plant", "STRTU")).Select
With ActiveSheet.PageSetup
Have I discovered a bug or is there a fix ?
Thanks in advance,
Jean-Marc