G Guest Oct 29, 2004 #1 I am new to programming in VBA. I need help with code for hiding the current worksheet.
F Frank Kabel Oct 29, 2004 #2 Hi just record amacro while doing this manually. or use something like activesheet.visible=false