Try...
=VLOOKUP(B17,A5:D8,4,0)
OR
=INDEX(D5:D8,MATCH(B17,A5:A8,0))
Hope this helps!
In article <Director.1tymne@news.excelbanter.com>,
Director <Director.1tymne@news.excelbanter.com> wrote:
> I have a small table of data ranging from column A to column D running
> from cells 5 to 11. Lower down the sheet I need to select from the
> items in column A and I am currently using a "Validation" drop down box
> to do this. I would like to populate another cell with the data on the
> same row on column D.
> Eg
> A B C D
> 5 egg scrambled
> 6 bacon fried
> 7 sausage grilled
> 8 toast toasted
> etc
> If I select "egg" from my drop down list in cell B17, I would like to
> have "scrambled" entered into cell B18.
> Sorry if this doesn't test you too much, and many thanks in advance to
> those who help out!!
Try...
=VLOOKUP(B17,A5:D8,4,0)
OR
=INDEX(D5:D8,MATCH(B17,A5:A8,0))
Hope this helps!
In article <Director.1tymne@news.excelbanter.com>,
Director <Director.1tymne@news.excelbanter.com> wrote:
> I have a small table of data ranging from column A to column D running
> from cells 5 to 11. Lower down the sheet I need to select from the
> items in column A and I am currently using a "Validation" drop down box
> to do this. I would like to populate another cell with the data on the
> same row on column D.
> Eg
> A B C D
> 5 egg scrambled
> 6 bacon fried
> 7 sausage grilled
> 8 toast toasted
> etc
> If I select "egg" from my drop down list in cell B17, I would like to
> have "scrambled" entered into cell B18.
> Sorry if this doesn't test you too much, and many thanks in advance to
> those who help out!!
Try...
=VLOOKUP(B17,A5:D8,4,0)
OR
=INDEX(D5:D8,MATCH(B17,A5:A8,0))
Hope this helps!
In article <Director.1tymne@news.excelbanter.com>,
Director <Director.1tymne@news.excelbanter.com> wrote:
> I have a small table of data ranging from column A to column D running
> from cells 5 to 11. Lower down the sheet I need to select from the
> items in column A and I am currently using a "Validation" drop down box
> to do this. I would like to populate another cell with the data on the
> same row on column D.
> Eg
> A B C D
> 5 egg scrambled
> 6 bacon fried
> 7 sausage grilled
> 8 toast toasted
> etc
> If I select "egg" from my drop down list in cell B17, I would like to
> have "scrambled" entered into cell B18.
> Sorry if this doesn't test you too much, and many thanks in advance to
> those who help out!!
Try...
=VLOOKUP(B17,A5:D8,4,0)
OR
=INDEX(D5:D8,MATCH(B17,A5:A8,0))
Hope this helps!
In article <Director.1tymne@news.excelbanter.com>,
Director <Director.1tymne@news.excelbanter.com> wrote:
> I have a small table of data ranging from column A to column D running
> from cells 5 to 11. Lower down the sheet I need to select from the
> items in column A and I am currently using a "Validation" drop down box
> to do this. I would like to populate another cell with the data on the
> same row on column D.
> Eg
> A B C D
> 5 egg scrambled
> 6 bacon fried
> 7 sausage grilled
> 8 toast toasted
> etc
> If I select "egg" from my drop down list in cell B17, I would like to
> have "scrambled" entered into cell B18.
> Sorry if this doesn't test you too much, and many thanks in advance to
> those who help out!!
I have a small table of data ranging from column A to column D running
from cells 5 to 11. Lower down the sheet I need to select from the
items in column A and I am currently using a "Validation" drop down box
to do this. I would like to populate another cell with the data on the
same row on column D.
Eg
A B C D
5 egg scrambled
6 bacon fried
7 sausage grilled
8 toast toasted
etc
If I select "egg" from my drop down list in cell B17, I would like to
have "scrambled" entered into cell B18.
Sorry if this doesn't test you too much, and many thanks in advance to
those who help out!!
--
Director
Try...
=VLOOKUP(B17,A5:D8,4,0)
OR
=INDEX(D5:D8,MATCH(B17,A5:A8,0))
Hope this helps!
In article <Director.1tymne@news.excelbanter.com>,
Director <Director.1tymne@news.excelbanter.com> wrote:
> I have a small table of data ranging from column A to column D running
> from cells 5 to 11. Lower down the sheet I need to select from the
> items in column A and I am currently using a "Validation" drop down box
> to do this. I would like to populate another cell with the data on the
> same row on column D.
> Eg
> A B C D
> 5 egg scrambled
> 6 bacon fried
> 7 sausage grilled
> 8 toast toasted
> etc
> If I select "egg" from my drop down list in cell B17, I would like to
> have "scrambled" entered into cell B18.
> Sorry if this doesn't test you too much, and many thanks in advance to
> those who help out!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks