View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shashi Bhosale Shashi Bhosale is offline
external usenet poster
 
Posts: 33
Default Reading from TextBox

Hi,

I have a TextBox Object on Sheet1, name is TextBox1.
How do i read content of TextBox1 ?
Also i want to write a formula for cell A5 so that content of TextBox1 will
be transferred to A5.

Thanks in advance,

Shashi