May 20, 201115 yr 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, 201115 yr by BecomingThin
Create an account or sign in to comment