RE: How to compare fields
- From: "Ofer" <Ofer@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 Sep 2005 13:27:06 -0700
Can you post the iif you used, and didn't work?
--
I hope that helped
Good luck
"Luther" wrote:
> Sorry, this did not work; It needs to return the maximum value among the 3
> fields.
> Any other ideas, please?
>
> "Ofer" wrote:
>
> > 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.
.
- References:
- How to compare fields
- From: Luther
- RE: How to compare fields
- From: Ofer
- RE: How to compare fields
- From: Luther
- How to compare fields
- Prev by Date: RE: Subtract days from Left(Date(),5)
- Next by Date: Creating a Pivot table or Crosstab query with specific data.
- Previous by thread: RE: How to compare fields
- Next by thread: RE: How to compare fields
- Index(es):
Relevant Pages
|