Hi all, hope you can help me. I have created a transport request form for work, but trying to tidy it up a bit and make things better for any future requests.
So basically, I have a userform which is now fully working and copies all the info into the relevant cells in "Sheet1".
I have another sheet "Data" which contains all the data for the combo boxes on the userform. What I need is when someone types in the combo box and the info (in this case, delivery address) is not in the list already, then when clicking submit, as well as copying that info into the relevant field (which currently works), I also need it to copy it into the next blank row in column B in sheet "Data", so next time someone uses the form, that is now an option in the combo box.
It doesn't necessarily need to do this when submitting the userform as I have another button on the sheet that saves the form as a PDF, so I could add it to this code if it makes any difference?
Hope this makes sense.
Thanks in advance.
Bookmarks