Hidden worksheet

S

str8trini

Can someone tell me what VBA code to input to be able to use a value on a
hidden worksheet on the current active worksheet. I don't want the user to
be able to view the hidden worksheet.
 
O

Otto Moehrbach

The code is the same for a hidden sheet as it is for a visible sheet. HTH
Otto
 
Top