LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 213
Default Using formulas with a drop down menu

I have the same situation as stbrnalt. I have a drop down menu (cell S59)
that contains three lines; item 1, item 2, and item 3 (from a tabie in column
T and lines 52, 53, and 54). Item 1 is $1.00, 2 is $2.00 and 3 is $3.00
(from a table on col U, lines 52-54). How can I make the item in the drop
down automatically match the price?

"Brad Vogt" wrote:

If the item that you are selecting from the drop down menu is in a data table
and is unique to the data table, put that item in the left most column of the
data table and use the vlookup function to return the data that goes with it.
ie. =vlookup(A1,$A$50:$C$70,2,FALSE)

A1 is the item from the drop down menu that you are selecting, $A$50:$C$70
is the data table that has that item in the left most column, 2 is the number
of the column within that table that you want to return, FALSE makes sure
that the item matches perfectly (otherwise column 1 needs to be in ascending
order)

"Stbrnalt" wrote:

I have made lists and have put them all in a drop down menu. I have about 95
items. The item number needs to go into one cell, then depending on the
number selected, it needs to give the correct item description in the cell
next to it, and then the item price in the next cell. All based on which
number is picked in the first one. I am having a tough time getting it to
work!
--
Amy T

 
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
filter dropdown menu so 2nd drop menu is customized menugal Excel Worksheet Functions 1 September 4th 07 05:25 PM
formulas with drop down menu cele25 Excel Discussion (Misc queries) 1 July 5th 07 09:40 PM
Cross-referenced drop-down menu (nested drop-downs?) creativeops Excel Worksheet Functions 4 November 22nd 05 05:41 PM
Drop Down Menu Help Roy Excel Discussion (Misc queries) 1 August 25th 05 05:22 PM
Help with drop down menu Jrr6415sun Excel Worksheet Functions 4 July 10th 05 05:58 PM


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

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

About Us

"It's about Microsoft Excel"