VLOOKUP?
If Room Numbers and Names are (for example) in Columns A & B of Sheet2 (rows
1 to 20) and your drop down is in A2 of Sheet1:
Then in Sheet1 B2:
=VLOOKUP(A2,Sheet2!$A$1:$B$20,2,0) will give room name in B2
> I've looked around in the FAQ and other help areas - maybe I'm asking the
> question wrong. (Not uncommon)
[quoted text clipped - 9 lines]
>
> Any help would be greatly appreciated.
JP2R - 18 Jun 2007 19:02 GMT
Thanks - that works!
Who knows is that's how we did it in the past - but that works just great!
J
> VLOOKUP?
>
[quoted text clipped - 18 lines]
> >
> > Any help would be greatly appreciated.
Toppers - 18 Jun 2007 19:57 GMT
Thank you for the feedback.
> Thanks - that works!
>
[quoted text clipped - 24 lines]
> > >
> > > Any help would be greatly appreciated.