V
Varne
Hi!
In an Excel workbook with 2 pages the 2nd is hidden. If it is unhidden the
following Macro should be triggered;
Sub Test ()
Worksheets(1).Cells(1,1).Interior.Colorindex=3
End Sub
Could someone help?
Thank You!
In an Excel workbook with 2 pages the 2nd is hidden. If it is unhidden the
following Macro should be triggered;
Sub Test ()
Worksheets(1).Cells(1,1).Interior.Colorindex=3
End Sub
Could someone help?
Thank You!