Enter this formula in G1:
=IF(A1=1,D1,"")
You don't specify what you want to happen if A1 is not equal to 1, so I
have assumed you want the cell to remain blank.
Hope this helps.
Pete
> Hi,
>
[quoted text clipped - 7 lines]
>
> Appreciate any help on this! Thanks!
Natalie - 04 Aug 2006 16:25 GMT
Thanks Pete,
I actually have a long list of number in a column.
For example
A1:0.8 D1:2
A2:1.0 D2:3
A3:1.2 D3:8
An: xx Dn: xx
n is integer and xx is random number
If I enter in cell E1 as "1.2", I need cell G1 to display number 8.
Is that possible?
> Enter this formula in G1:
>
[quoted text clipped - 18 lines]
> >
> > Appreciate any help on this! Thanks!
Pete_UK - 04 Aug 2006 16:42 GMT
Have a look at my reply to your other post - use VLOOKUP to do this.
Pete
> Thanks Pete,
>
[quoted text clipped - 35 lines]
> > >
> > > Appreciate any help on this! Thanks!
Natalie - 04 Aug 2006 17:00 GMT
Thanks a lot! :)
> Have a look at my reply to your other post - use VLOOKUP to do this.
>
[quoted text clipped - 39 lines]
> > > >
> > > > Appreciate any help on this! Thanks!
Pete_UK - 04 Aug 2006 17:30 GMT
You're welcome.
Pete
> Thanks a lot! :)
>
[quoted text clipped - 41 lines]
> > > > >
> > > > > Appreciate any help on this! Thanks!