How To Paste From Excel To Multiple Inputs Using jQuery

In order to be able to paste from excel to multiple inputs, you will have to split the whole string in an array and then just change the value of every input. Let me show the code you need to add: