B
brzak
probably very simple, but I can't quite work it out.
If more than one worksheet is selected, the code for whis action would
be:
Sheets(Array("Sheet1", "Sheet2")).Select
how do i access this information. (I would like to apply changes to
Sheet1 and Sheet2, and not to Sheet3)
thanks
If more than one worksheet is selected, the code for whis action would
be:
Sheets(Array("Sheet1", "Sheet2")).Select
how do i access this information. (I would like to apply changes to
Sheet1 and Sheet2, and not to Sheet3)
thanks