Hi All
I need to transfer data from a daily workbook to an archive workbook but put the data onto different worksheets depending on the value in column 1.
the data needs to go onto the next blank line on the worksheet named after each fruit. There are about 70 fruit to choose from.
Thanks
Shaun
I need to transfer data from a daily workbook to an archive workbook but put the data onto different worksheets depending on the value in column 1.
PHP:
eg
apple data1 data2 data3
orange data1 data2 data3
melon data1 data2 data3
apple data1 data2 data3
the data needs to go onto the next blank line on the worksheet named after each fruit. There are about 70 fruit to choose from.
Thanks
Shaun