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

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -