I have a worksheet with lots of textboxes. They are part of a logic diagram. Can I access the contents of one of the text boxes using a macro ?
I tried Dim sj as string
sj=textbox1.text
but I guess this must be a bit naive.
I have a worksheet with lots of textboxes. They are part of a logic diagram. Can I access the contents of one of the text boxes using a macro ?
I tried Dim sj as string
sj=textbox1.text
but I guess this must be a bit naive.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks