Clear Text in Text Box control

  • Thread starter Thread starter Guest
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top