Can I ask , why you want macro, if you have Data time Column in your row
data?
Regards
Rajan verma
+91 7838100659 [IM-Gtalk]
From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of Reshma Shelar
Sent: 16 May 2012 11:08
To: excel-macros@googlegroups.com
S
dguille...@gmail.com
From: Anil Gawli
Sent: Wednesday, May 16, 2012 6:47 AM
To: excel-macros@googlegroups.com
Subject: Re: $$Excel-Macros$$ Want to use micros
I have not used Macro,But itstead of that i have used Combobox
if u liked then ok otherwise if u want macro then wait sometime.
Find fil
Hi,
*
*
*Alt + A + S, then Select the Field & Order, Press OK.*
On Wed, May 16, 2012 at 4:15 AM, Reshma Shelar wrote:
> here is my raw data
>
>
> On Wed, May 16, 2012 at 4:24 PM, Anil Gawli wrote:
>
>> Hi Reshma
>> for that i want your raw data .
>> Provide me then i can give you with the solved
Dear,
Please find below are the code for your query.
Sub prajakt_pande()
Range(Selection, ActiveCell.SpecialCells(xlLastCell)).Select
ActiveWorkbook.Worksheets("Reg").Sort.SortFields.Clear
ActiveWorkbook.Worksheets("Reg").Sort.SortFields.Add
Key:=Range("B2:B2484"), _
SortOn:=x
Hi Reshma
for that i want your raw data .
Provide me then i can give you with the solved attached sheet
On Wed, May 16, 2012 at 11:08 AM, Reshma Shelar wrote:
> Hi,
> I want to sort my data date & name wise can i use micros for that, if yes
> please help me with the formula.
>
>
> Thanks
> Reshm