G
Guest
I am using the following to clear the text in a text box:
Sheet2.Shapes("TB1").OLEFormat.Object.Text = ""
I found this solution on a previous post in this newsgroup and unfortunately
when I use it I get an error - Object doesn't support this property or
method.
Thanks
Sheet2.Shapes("TB1").OLEFormat.Object.Text = ""
I found this solution on a previous post in this newsgroup and unfortunately
when I use it I get an error - Object doesn't support this property or
method.
Thanks