Hi ,
I am getting my collection from my DB , now I want to get only 2 columns from my collection , sort them so no duplicate copy then I want to copy in to my excel
1. I want to get only 2 columns from collection
2. I want to sort them so no duplicate codes ( I shld not use sql query .. only use my library to do )
3. Can I use get cell and copy these values ?
Thanks ..