How do I hide a workbook?
F Frank Kabel Apr 28, 2004 #2 Hi what are you trying to do you can hide a worksheet but why do you want to hide a workbook?
B Bob Phillips Apr 28, 2004 #3 Via the Windows collection (obviously<vbg>) windows("Book2").visible=false -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct)
Via the Windows collection (obviously<vbg>) windows("Book2").visible=false -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct)