Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
The reason being is that what is returned by the object and the cell call is not the application object, but simply a string. You need to convert that string to an object. Try using "Eval" on the results to return the actual object before you call "Click"