iahngy Posted December 11, 2016 Posted December 11, 2016 How come i dont see the function to activate sheet in recent autoit version?...i am using the old one excel.au3 ..it keeps error out when i open xcel to activate sheet ..but if i activate sheet by one time open xcell obj..it works ok..i did close obj after exit function.. I had to open 2x ..1st function to scan and display sheets on combo box 2nd function to activate the sheet selected from combo box to display on a listview..and it always err out when activating sheet.
Moderators JLogan3o13 Posted December 11, 2016 Moderators Posted December 11, 2016 @iahngy that function (only one line of code) was removed. If you check out the handy-dandy Wiki entry for Excel, you'll see not only the functions that have changed/been deleted, you'll see how you could implement the same thing with the new version: https://www.autoitscript.com/wiki/Excel_UDF#Function_ExcelSheetActivate.2F- iahngy 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
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