Open file with name from a column in excel: How in visual basic?

B

Batfacez

Hello,

I have a column in excel with a list of names. I would like to write
in vb for a command button to open the file with the name in the
column i.e. name.csv as part of a loop where values are extracted from
name.csv and put in subsequent columns in the original document then
move on to name2.csv extract values etc.

Thank you for any advice.
 
Top