cell value from text box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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
 
Can you get Cell A1 to read what is put in a text box 1 Sharad?

Thanks for you response!

Tim
 
Of course!
And also Textbox to read what is put in A1
I mean you manually change A1, and Textbox will follow it.
You manually change Textbox and A1 will follow it.

Now what version of excel are you using?

Sharad
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top