adityatandel
Board Regular
- Joined
- Aug 10, 2007
- Messages
- 71
I have a VB code for a button so that on clicking it, a blank text box appears. Once the user fills in data in the text box, I would like to create a command button like a "Submit" button that on clicking will send data from that text box to another worksheet at the bottom most empty row, first column. Could anyone help me with this?