And you need to state what kind of a textbox. Is this a textbox on a UserForm? Plus we have no idea what application you are using. Is this for Word? Is this for Excel? What?
If Word, is this a Form Field textbox? Is this an ActiveX control textbox? Is this a texbox created with Insert > Textbox, in which case it is neither a Form Field textbox, OR an ActiveX control textbox, it is an InlineShape textbox.
Actually Troy and Geoff's question are crucial. Do you want to delete the contents, or the box itself; do you want to hide it, or really delete it?
Gerry