Hi,
I have input data like this
filename id
a 1
a 2
b 3
c 3
i want to send the data different excel sheets
all 'a' should go one excel file
b should go one excel file
if other time z is there z should go one file these should happen dynamically
please help me