RE: How to compare fields
- From: "Ofer" <Ofer@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 Sep 2005 10:11:17 -0700
I would like to know the answer to that question also, if you get no better
answer you can use the long way
IIF(IIf(Field1>Field2,Field1,Field2)<Field3,Field3,IIf(Field1>Field2,Field2,Field1)))
--
I hope that helped
Good luck
"Luther" wrote:
> Hi,
>
> I need to compare three numeric fields and pick the greater of the three; I
> will then have to use that number in subsequent calculations.
>
> Any help with this will be greatly appreciated.
>
> Thanks.
.
- Follow-Ups:
- RE: How to compare fields
- From: Luther
- RE: How to compare fields
- References:
- How to compare fields
- From: Luther
- How to compare fields
- Prev by Date: RE: Queries with partial matches between tables
- Next by Date: RE: How to compare fields
- Previous by thread: How to compare fields
- Next by thread: RE: How to compare fields
- Index(es):
Relevant Pages
|