[URGENT]
Hi,
I am doing some complex computations on some files to generate a result.csv file of the format

FileName,Val1,Val2,Val3,Val4....Val8
testFile.zip,15,25,......,11
testFile2.zip,17,29,....,24

I keep adding new rows in result.csv.

Can excel dynamically copy the data from result.csv and generate a bar graph from it such that when i add new rows in result.csv it is reflected here in the graph?

Thanks in advance
Pushkar