Hi,
I have an excel with column header Name,Age in column 1 and 2 respectively. I have and other excel with the same headers but also extra headers. i want to read the excel 1 and paste the values under the corresponding headers of excel 2.Is there any other method of doing this like any linq query other than the normal read and write ranges. -excel1