View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default VBA problem - text boxes

If you are adding a textbox, it is a new textbox. You just need to assign a
name to it rather than keeping the default name. Show your code for adding
the textbox and I can tell you how to rename it. (also, what version of
Excel you will be using)

--
Regards,
Tom Ogilvy


"carljonesuk " wrote in message
...
How can i get round the problem that when i get a macro to make a text
box and assign a macro to it (In which the text box is deleted aswell
as returning row heights to their original height) the text box number
is incremented so I can't reselect the text box after i have deselected
it to delete it?

Any suggestionswould be useful!

Thanks

Carl Jones


---
Message posted from http://www.ExcelForum.com/