View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
kandinsky[_6_] kandinsky[_6_] is offline
external usenet poster
 
Posts: 1
Default Getting value from a TextBox to a vbs script???

I do mean that yes. But when I try the .TextBox.Text as you suggest
then get the following:

"Runtime error

Object required"

And it's highlighting the line:

Set CellWithName = .TextBox1.Text


Obviously i'm not a programmer, he he

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