View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DanR DanR is offline
external usenet poster
 
Posts: 9
Default Control toolbox textbox

I have Control toolbox 'textboxes' inserted on a speadsheet. I need use VBA
to edit them later. How can I detect when a specific textbox is selected so
that I can edit the value & properties?

Dan