I have a userform to enter data into a hidden sheet which is a template and only be used to print the information once entered. However that data when entered is supposed to go to various cells for example
Name : B4
age : f14
Height : E10
and so on....
Is it possible that the submit button on the userform when clicked would enter the details in the template and also copy the data in the next empty row in another sheet.