Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Drop down list selections creating values in adjoining cell

I have managed to create a drop down list in my main workbook (named:
December) from a list (named: Wines) from another workbook (named: DataSheet)

What I want to happen is that when I select one of the items from the drop
down list (cell C8 in workbook December) a price automatically appears for
that item in the adjacent cell (D8).

I have written all the wine types in cells A1:A37 in DataSheet and all the
prices for the wines in the adjacent box in DataSheet B1:B37 (So the price
appears next to the wine)

How do I get these values to appear after just selecting one iten form the
dropdown box in workbook December

I am a novice/intermediate excel user so please so please could you explain
things in a simple way
--
Thanks
WoodyAccess
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default Drop down list selections creating values in adjoining cell

Try this:

=VLOOKUP(C8,Datasheet!A1:B37,2,0)

in cell D8

"WoodyAccess" wrote:

I have managed to create a drop down list in my main workbook (named:
December) from a list (named: Wines) from another workbook (named: DataSheet)

What I want to happen is that when I select one of the items from the drop
down list (cell C8 in workbook December) a price automatically appears for
that item in the adjacent cell (D8).

I have written all the wine types in cells A1:A37 in DataSheet and all the
prices for the wines in the adjacent box in DataSheet B1:B37 (So the price
appears next to the wine)

How do I get these values to appear after just selecting one iten form the
dropdown box in workbook December

I am a novice/intermediate excel user so please so please could you explain
things in a simple way
--
Thanks
WoodyAccess

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Drop Down List Creating Prices in adjoining box WoodyAccess Excel Worksheet Functions 9 December 2nd 08 12:03 AM
List all selections from drop down Dax Arroway Charts and Charting in Excel 1 October 21st 06 12:37 PM
multiple selections from drop down list Andyroo Excel Worksheet Functions 4 August 16th 06 06:39 PM
Multiple selections from a drop down list in Excel... JMW Excel Worksheet Functions 3 November 9th 05 05:05 PM
How do I use drop down list selections/values in a vlook up formu. CL Excel Discussion (Misc queries) 2 January 19th 05 10:39 PM


All times are GMT +1. The time now is 03:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"