Code needed to find records from bottom up
- From: "Andy" <atkchung@xxxxxx>
- Date: Sun, 4 Dec 2005 21:29:49 +0800
Hi,
I have a database that is arranged in chronological order sorted by date in
ascending order, I want to find records from bottom of the database up.
More, if I need to find the next matching record, I want to find > next
again from the bottom up that is one row up from the first found record.
Can someone provide code to do that. Thanks
Ps What I have been doing is to sort the database by date by decending order
first then do a normal find.
.
- Follow-Ups:
- Re: Code needed to find records from bottom up
- From: JMay
- Re: Code needed to find records from bottom up
- From: Dave Peterson
- Re: Code needed to find records from bottom up
- Prev by Date: Re: Sumproduct and Vlookup
- Next by Date: Re: automatically save some columns in another work***
- Previous by thread: Re: Sumproduct and Vlookup
- Next by thread: Re: Code needed to find records from bottom up
- Index(es):