Hi Guys,
I currently have VBA running so when the submit button is pressed the data will transfer to another tab.
This is working and I have error messages when there is data missing. An error box comes up for the corresponding ComboBox when the user presses submit.
Let's say there's data in 4 out of the 5 text box's when I press submit the error box comes up fine but the data is submitted to the spreadsheet, how do I stop this from happening??
Also when the userform is run, it seems to start at date, how do I get it to start at name instead?
I've included the code below and also attached the spreadsheet.
Thanks in advance everyone!!!
Bookmarks