Link to home
Start Free TrialLog in
Avatar of DarrenJackson
DarrenJacksonFlag for United Kingdom of Great Britain and Northern Ireland

asked on

excel 2016 program to loop through scripts to apply filename

Guys, I have this excel 2016 file which loops through rows where an "X" appears in the sheet "CODE" this is all working great.

What I would like is that when the vb code that is running exports the data to a CSV file I want the FILENAME added to the CSV. the file name is on the same line as the code that is executing the column name is called "FILENAME".

Any one help me please
Sample.xlsm
ASKER CERTIFIED SOLUTION
Avatar of Bill Prew
Bill Prew

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of DarrenJackson

ASKER

Thankyou