View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Sharad Naik Sharad Naik is offline
external usenet poster
 
Posts: 212
Default cell value from text box

It anyhows works bothways
If a text box as LinckedCell = A1
If you type in Textbox A1 will change accordingly.
If you type in A1, TextBox text will change accordingly.

So what's that it is in your mind?

Sharad

"MrHappy" wrote in message
...
I know I can to a text box with a cell link, but can a person do a cell
with
a textbox link...in the normal worksheet no vba...not yet that is :)
Tim