chun914 Posted May 11, 2007 Posted May 11, 2007 (edited) hi all, i want to check if a excel file is opened . if WinExists("Microsoft Excel - test","") then $oExcel = ?? else $oExcel = _ExcelBookOpen("c:\test.xls") endif i don't know how to get the object if file is opened.. Edited May 11, 2007 by chun914
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now