I have a requirement where I need to export data from excel file to a specified format(xml, text or even excel).The problem is client can map any column and then want to export it to a specific format to make some kind of report. If he ticks cell E1 and D1 in form, he needs to be able to export all the values of E1 and D1 under the header of E1 and D1. Please suggest. Thanks Yogesh
