SyntaxFix
Write A Post
Hire A Developer
Questions
I've done this kind of thing with a form that contains a TextBox.
So if you wanted to put this in say cell H1, then use:
H1
ActiveSheet.Range("H1").Value = txtBoxName.Text