Re: $$Excel-Macros$$ Unable to sort the unique records using VBA...

2010-10-11 Thread sreekanth m
Dear siti Vi, Brillient! Could you please give me some VBA assignments, so that i can try myself and can improve my VBA skill. Thank you once again for your kind help, hope it will continue...! Many Thanks, Sreekanth M Mobile:9916941744 On Tue, Oct 12, 2010 at 8:56 AM, siti Vi wrote: > pl

Re: $$Excel-Macros$$ Unable to sort the unique records using VBA...

2010-10-11 Thread Srinivasan Ethirajalu
Use pivot table. don't use vba for easy work like this. On Mon, Oct 11, 2010 at 5:43 PM, sreekanth m wrote: > Hi All, > > Can someone help me to resolve the attached issue, to paste the unique > records to Report sheet! > > I want to have the answer like the below one. But I am unab