BecomingThin Posted May 20, 2011 Posted May 20, 2011 (edited) I have a VB script (module) I'm try to run in Excel 2000. It gives this error:Run-time error 438Object doesn't support this property or methodAnd the debugger says this is the line:.WebDisableRedirections = FalseWhat could I do to fix this as I think it is something not supported by Excel 2000.Right after I posted this I thought to try what would happen if I removed that line.And the script did run. So I guess the question is what harm if I leave it out? Edited May 20, 2011 by BecomingThin
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