jdelaney Posted August 21, 2012 Posted August 21, 2012 Anyone have a quick (no process loops) way to convert the _Excel* object into it's handle? I'm writing mutliple lines, and there are sometimes sharing violations without sleeps...much rather have loop to wait for handle to not be present. Thanks. IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
jdelaney Posted August 21, 2012 Author Posted August 21, 2012 (edited) $hwnd = hwnd ($oExcel.hwnd()) Edited August 21, 2012 by jdelaney IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
drapdv Posted August 24, 2024 Posted August 24, 2024 This is a million years old, but thanks for posting your solution!
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