I IanT Registered User. Local time Today, 06:48 Joined Nov 30, 2001 Messages 191 Jan 3, 2006 #1 Hi I am using code to import data from a Excel Spreadsheet. Is there code that will check to see if the workbook is open or closed! I would like this to happen befor the import process starts. Thanks in advance.
Hi I am using code to import data from a Excel Spreadsheet. Is there code that will check to see if the workbook is open or closed! I would like this to happen befor the import process starts. Thanks in advance.
reclusivemonkey Registered User. Local time Today, 06:48 Joined Oct 5, 2004 Messages 749 Jan 3, 2006 #2 The "IsOpen" property should work for you.