I have list of fields (on a sheet) in EXCEL document and a table. I need to add all info from input fields to this table after click the button. I need to write code of event on VBA. Can someone help with exemple how to do this?
Here ia an example of my table:

Demo of a method for doing this
Table name
List1Text Boxes names
TextBox1andTextBox2Button name
CommandButton1Button click code
EDIT
If the List is on another sheet use this version