How to upload multiple file upload by reading the path from an excel dataset file

Hello,

I’m looking for the best way/practice to upload several files on at at time.
I’m trying to add the file path from an excel file and upload each file at a time. I think
I can get this done by looping and reading from the excel file. Does any one has any suggestion to link to a good how to?

Thanks in advance!