PC Review


Reply
Thread Tools Rate Thread

Column of Text is same as Column of Values

 
 
saladman74
Guest
Posts: n/a
 
      21st Feb 2006

I am such a n00b.

Cell B25 has a validated list of items (text items referenced to
columns J1 through J18). I want each of the J# cells to correspond to
eighteen numbers in columns V1 through V18. What I want to do is have
the list from B25 automatically pull up the value of the V# column when
an item is selected and fill in B26 (no math, just giving the cell
value). The J#s are text items, and the V#s are numerical. How can I do
this?

J1 (Item 1) = V1 (0)
J2 (Item 2) = V2 (5)
J3 (Item 3) = V3 (8)
etc. etc.

B25 (Item from J) *This is a drop down list.
B26 (Number from V) *I want this to automatically pop up when B25 is
selected.


--
saladman74
------------------------------------------------------------------------
saladman74's Profile: http://www.excelforum.com/member.php...o&userid=31747
View this thread: http://www.excelforum.com/showthread...hreadid=514661

 
Reply With Quote
 
 
 
 
Biff
Guest
Posts: n/a
 
      21st Feb 2006
Hi!

Try this:

=INDEX(V1:V18,MATCH(B25,J1:J18,0))

Biff

"saladman74" <(E-Mail Removed)> wrote
in message news:(E-Mail Removed)...
>
> I am such a n00b.
>
> Cell B25 has a validated list of items (text items referenced to
> columns J1 through J18). I want each of the J# cells to correspond to
> eighteen numbers in columns V1 through V18. What I want to do is have
> the list from B25 automatically pull up the value of the V# column when
> an item is selected and fill in B26 (no math, just giving the cell
> value). The J#s are text items, and the V#s are numerical. How can I do
> this?
>
> J1 (Item 1) = V1 (0)
> J2 (Item 2) = V2 (5)
> J3 (Item 3) = V3 (8)
> etc. etc.
>
> B25 (Item from J) *This is a drop down list.
> B26 (Number from V) *I want this to automatically pop up when B25 is
> selected.
>
>
> --
> saladman74
> ------------------------------------------------------------------------
> saladman74's Profile:
> http://www.excelforum.com/member.php...o&userid=31747
> View this thread: http://www.excelforum.com/showthread...hreadid=514661
>



 
Reply With Quote
 
saladman74
Guest
Posts: n/a
 
      21st Feb 2006

Oh wow, thanks! That works PERFECTLY. I thought I could get J to equal
somehow, but it kept giving me errors with everything I tried. Again
thanks:

--
saladman7
-----------------------------------------------------------------------
saladman74's Profile: http://www.excelforum.com/member.php...fo&userid=3174
View this thread: http://www.excelforum.com/showthread.php?threadid=51466

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding multiple values in one column based on multiple values of the same value (text) in another column agrandstaff@hotmail.com Microsoft Excel Misc 1 16th May 2007 06:02 PM
Text to column and selecting values based on a different column torooo Microsoft Excel Worksheet Functions 5 21st Oct 2006 03:35 PM
Text to column and selecting values based on a different column torooo123@gmail.com Microsoft Excel Worksheet Functions 1 21st Oct 2006 03:10 AM
Text to column and selecting values based on a different column torooo Microsoft Excel Misc 1 18th Oct 2006 07:27 PM
To copy values in a column relevant to text in an adjacent column? =?Utf-8?B?R3V5IEtlb24=?= Microsoft Excel Worksheet Functions 2 15th Nov 2005 08:10 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:44 AM.