G
Guest
Hi,
Am trying to hide a worksheet through VBA code. The line of code below
ought to do that:
worksheets(1).visible = xlveryhidden
But it doesn't work!!
Anyone with ideas??
Am trying to hide a worksheet through VBA code. The line of code below
ought to do that:
worksheets(1).visible = xlveryhidden
But it doesn't work!!
Anyone with ideas??