I have a csv files containing iterations that will be imported into HP Quality Center and used to perform automated testing.
Some of the data in these files must be updated every month and I have created a macro for each to do this.
I cannot keep the macro and the csv on the one workbook as QC does not allow anything other than csv files to be imported (not that I know of).
I realise I can import the macro each time but there are many csv files and many macros.
Is there some format or work-around that would allow me to keep the macro on the csv file, so when I open it I can just hit Alt+F8 and run the macro?