Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
burgi
 
Posts: n/a
Default drop downs & data validation

I have created a drop down cell via data validation cell A2. This contains
text and part numbers I need to appear. The data validation list, M2 thru
M200, have pricing in the adjoining cell, N2 thru N200.

Below A2 (part number text) is where I need the price to automatically fill
in, cell A3. How do I pick, lets say Hammer €“ cell M2, from the drop down
list and have the price €“ cell N2, lets say $12.00 fill in to cell A3?

  #2   Report Post  
Jim Rech
 
Posts: n/a
Default

Try this formula in A3:

=VLOOKUP(A2,M2:N200,2,FALSE)

--
Jim
"burgi" wrote in message
...
|I have created a drop down cell via data validation cell A2. This contains
| text and part numbers I need to appear. The data validation list, M2 thru
| M200, have pricing in the adjoining cell, N2 thru N200.
|
| Below A2 (part number text) is where I need the price to automatically
fill
| in, cell A3. How do I pick, let's say Hammer - cell M2, from the drop down
| list and have the price - cell N2, let's say $12.00 fill in to cell A3?
|


  #3   Report Post  
burgi
 
Posts: n/a
Default

Thank you very much. I'm new to this board and appreciate your help!

"Jim Rech" wrote:

Try this formula in A3:

=VLOOKUP(A2,M2:N200,2,FALSE)

--
Jim
"burgi" wrote in message
...
|I have created a drop down cell via data validation cell A2. This contains
| text and part numbers I need to appear. The data validation list, M2 thru
| M200, have pricing in the adjoining cell, N2 thru N200.
|
| Below A2 (part number text) is where I need the price to automatically
fill
| in, cell A3. How do I pick, let's say Hammer - cell M2, from the drop down
| list and have the price - cell N2, let's say $12.00 fill in to cell A3?
|



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
Data validation gavin Excel Discussion (Misc queries) 4 May 13th 05 12:27 AM
DATA VALIDATION with LEFT function Gabe Excel Discussion (Misc queries) 2 May 6th 05 06:37 PM
Data Validation peterm Excel Discussion (Misc queries) 15 March 3rd 05 01:26 PM
Data Validation DLM Excel Discussion (Misc queries) 2 February 22nd 05 02:26 AM
Effect of Conditional Formatting, Data Validation Bill Sturdevant Excel Discussion (Misc queries) 1 January 25th 05 11:50 PM


All times are GMT +1. The time now is 02:05 AM.

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"