vba - '1004': ZOrder method of OLEObject class failed - Change OLEObjects zOrder -
just want know if can change zorder of oleobject in excel vba have tried following lines of code
set ws = activesheet ... ws.oleobjects("toebox").zorder msobringtofront and following error message:
run-time error '1004': zorder method of oleobject class failed
any great!
thanks
dan
Comments
Post a Comment