Re: $$Excel-Macros$$ Some Sorting Technique

2011-08-28 Thread dguillett1
ll.Column), Order1:=xlAscending End Sub -Original Message- From: Lawali Sent: Sunday, August 28, 2011 12:36 PM To: MS EXCEL AND VBA MACROS Subject: Re: $$Excel-Macros$$ Some Sorting Technique Wow .you guys are great!!! I've stumbled upon a sorting code at : www.clearlyandsimply.com/cl

Re: $$Excel-Macros$$ Some Sorting Technique

2011-08-28 Thread XLS S
well done rajan On Sat, Aug 27, 2011 at 6:48 PM, Rajan_Verma wrote: > Hi Group, > > Refer the attached sheet with some Data Sorting Example. Hope you will like > it > > ** ** > > Rajan. > > ** ** > > -- > > -

Re: $$Excel-Macros$$ Some Sorting Technique

2011-08-28 Thread Lawali
Wow .you guys are great!!! I've stumbled upon a sorting code at : www.clearlyandsimply.com/clearly_and_simply/2011/05/sort-excel-tables-by-double-clicking.html Here is the code: Private Sub Worksheet_BeforeDoubleClick(ByVal Target As Range, Cancel As Boolean) Dim rngTable As Range Dim rngActi

Re: $$Excel-Macros$$ Some Sorting Technique

2011-08-27 Thread rajan verma
Great Noorain!! Does anybody have more method for sorting.. On Sat, Aug 27, 2011 at 9:06 PM, NOORAIN ANSARI wrote: > Hi Group, > > I have added some extra sorting tips in rajan's Sorting tips. > Like > Sorting through Vlookup/Hlookup > Sorting Through Sumporduct > > Vertical and Horizental both

Re: $$Excel-Macros$$ Some Sorting Technique

2011-08-27 Thread NOORAIN ANSARI
Hi Group, I have added some extra sorting tips in rajan's Sorting tips. Like Sorting through Vlookup/Hlookup Sorting Through Sumporduct Vertical and Horizental both sorting attached herewith. On Sat, Aug 27, 2011 at 6:48 PM, Rajan_Verma wrote: > Hi Group, > > Refer the attached sheet with

Re: $$Excel-Macros$$ Some Sorting Technique

2011-08-27 Thread kannan excel
Hi rajan, good work. keep it up. fantastic regards Kannan V Aircel limited On Sat, Aug 27, 2011 at 6:48 PM, Rajan_Verma wrote: > Hi Group, > > Refer the attached sheet with some Data Sorting Example. Hope you will like > it > > ** ** > > Rajan. > > ** ** > > -- > > -

Re: $$Excel-Macros$$ Some Sorting Technique

2011-08-27 Thread Venkat CV
Hi Rajan, It's Superb... *Best Regards,* *Venkat * *Chennai* * * On Sat, Aug 27, 2011 at 6:48 PM, Rajan_Verma wrote: > Hi Group, > > Refer the attached sheet with some Data Sorting Example. Hope you will like > it > > ** ** > > Rajan. > > ** ** > > -- > > --