Re: Sorting and searching
From: CLR (croberts_at_tampabay.rr.com)
Date: 12/14/04
- Next message: aaron_kempf_at_hotmail.com: "Re: WHY"
- Previous message: PitchBlackSheep: "Re: Sorting and searching"
- In reply to: PitchBlackSheep: "Re: Sorting and searching"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Dec 2004 19:59:46 -0500
Well, on second thought, it looks like you could forget the concatenation
part of the suggestion, and just use a fifth column, with something like
=MIN(LEFT(A2,4),RIGHT(D2,4))
(This assumes A is your "Escrow#" column and D is your "Comments" column
with the "blah blah NNNN".)
and then sort on that column as the first key and the Escrow# column as the
second key, both ascending.
Vaya con Dios,
Chuck, CABGx3
"PitchBlackSheep" <lady_une@usa.com> wrote in message
news:1102984462.287632.21660@c13g2000cwb.googlegroups.com...
> Thanks for the reply, but I'm a bit confused. I've been looking at
> this for so long that I've become slow ;) Can you explain?
> Cheers!
>
> ~ Rose
>
- Next message: aaron_kempf_at_hotmail.com: "Re: WHY"
- Previous message: PitchBlackSheep: "Re: Sorting and searching"
- In reply to: PitchBlackSheep: "Re: Sorting and searching"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|