M
mangesh_yadav
The new versions of Excel support error checking options while the ol
ones do not. Through VBA code I automatically set these options, bu
when I use this file in an older version, I get an error: 438: Objec
doesn't support this property or method. And my code fails at thi
point in the older versions of excel. How do I check whether th
property exists and then only accordingly set it?
Manges
ones do not. Through VBA code I automatically set these options, bu
when I use this file in an older version, I get an error: 438: Objec
doesn't support this property or method. And my code fails at thi
point in the older versions of excel. How do I check whether th
property exists and then only accordingly set it?
Manges