Sir,

Is it possible to select two criteria. In the given case Date and Room
number and then sort by date.


Regards,

C.G.Kumar

On Fri, Mar 25, 2011 at 8:55 PM, STDEV(i) <setiyowati.d...@gmail.com> wrote:

> 1.
> formula HELPER
> ( creating list of RowIndex )
> array formula in multi cells
> =IF(ISNUMBER($A5),OFFSET(BILL!$D$1,$A5,0),"")
>
> 2
> lookup the table based on RowIndex
> individual formula in a cell
>
> =IF(ISNUMBER($A5),OFFSET(BILL!$D$1,$A5,0),"")
>
>
>
> On Fri, Mar 25, 2011 at 7:40 PM, Rajesh K R <rajeshkainikk...@gmail.com>wrote:
>
>> Hi,
>> How can I select bill numbers of a particular date and show it in
>> ascending order using a formula.Kindly check the attachment .
>>
>> Regards
>> Rajesh Kainikkara
>>
>>  --
>
> ----------------------------------------------------------------------------------
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
> 3. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below link
> http://www.facebook.com/discussexcel
>

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel

Reply via email to