I'm creating a button in a form that when clicked, will open a dialogue.
The user will upload an excel, and when clicking ok, the records in the excel will be inserted in the form table.
I saw many codes and references, but none of them worked for me, as I don't understand how the mapping will be done when uploading an excel file.
Table1(field1, field2) for example are like field1, field2 columns in excel
Can someone help