Experts, Can you please help
I have a file with 4 columns and i need to generate csv file
Current Time Calls Wait Calls Ans Avg Wait
11/19/2014 23:16:03 1 2 3
On clicking a button it should refresh the excel (F9) and then generate a csv file.
There is always only 1 row.
This row has to be added to the csv, i.e. now when i click generate csv it should generate csv with 1 row, and after say 10 secs when i click generate again it should add the row to the existing csv, so csv will now have 2 records.
attached the file.
Appreciate your help.
Bookmarks