Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Pat DeStasio
 
Posts: n/a
Default Compare 2 rows of text and return adj value

I have 3 rows if information, 1 row of text with adjacent numbers values. I
want to compare another row of text and where it matches return the adjacent
number. any ideas?


  #2   Report Post  
RagDyer
 
Posts: n/a
Default

You could use the Vlookup function.

Check out this web page of Debra Dalgleish which has all the information
you'll need to set this up.

http://www.contextures.com/xlFunctions02.html
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Pat DeStasio" wrote in message
...
I have 3 rows if information, 1 row of text with adjacent numbers values. I
want to compare another row of text and where it matches return the adjacent
number. any ideas?


  #3   Report Post  
Pat DeStasio
 
Posts: n/a
Default

I'm just not getting it. I'll keep trying. Thanks

"RagDyer" wrote in message
...
You could use the Vlookup function.

Check out this web page of Debra Dalgleish which has all the information
you'll need to set this up.

http://www.contextures.com/xlFunctions02.html
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Pat DeStasio" wrote in message
...
I have 3 rows if information, 1 row of text with adjacent numbers values.

I
want to compare another row of text and where it matches return the

adjacent
number. any ideas?




  #4   Report Post  
Pat DeStasio
 
Posts: n/a
Default

I don't see how VLOOKUP will work. The two text columns have to match to
return the value in the cell next to the matched text.

"Pat DeStasio" wrote in message
...
I'm just not getting it. I'll keep trying. Thanks

"RagDyer" wrote in message
...
You could use the Vlookup function.

Check out this web page of Debra Dalgleish which has all the information
you'll need to set this up.

http://www.contextures.com/xlFunctions02.html
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Pat DeStasio" wrote in message
...
I have 3 rows if information, 1 row of text with adjacent numbers

values.
I
want to compare another row of text and where it matches return the

adjacent
number. any ideas?






  #5   Report Post  
RagDyer
 
Posts: n/a
Default

Say that A1 to A20 contains your text, and B1 to B20 contains your numbers.

Say that the *other* column of text is in F1 to F100.

Enter this formula in G1:

=VLOOKUP(F1,$A$1:$B$20,2,0)

And drag down to copy.
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Pat DeStasio" wrote in message
...
I don't see how VLOOKUP will work. The two text columns have to match to
return the value in the cell next to the matched text.

"Pat DeStasio" wrote in message
...
I'm just not getting it. I'll keep trying. Thanks

"RagDyer" wrote in message
...
You could use the Vlookup function.

Check out this web page of Debra Dalgleish which has all the information
you'll need to set this up.

http://www.contextures.com/xlFunctions02.html
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Pat DeStasio" wrote in message
...
I have 3 rows if information, 1 row of text with adjacent numbers

values.
I
want to compare another row of text and where it matches return the

adjacent
number. any ideas?








  #6   Report Post  
Pat DeStasio
 
Posts: n/a
Default

that works great.....I thank you very much.


"RagDyer" wrote in message
...
Say that A1 to A20 contains your text, and B1 to B20 contains your

numbers.

Say that the *other* column of text is in F1 to F100.

Enter this formula in G1:

=VLOOKUP(F1,$A$1:$B$20,2,0)

And drag down to copy.
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Pat DeStasio" wrote in message
...
I don't see how VLOOKUP will work. The two text columns have to match to
return the value in the cell next to the matched text.

"Pat DeStasio" wrote in message
...
I'm just not getting it. I'll keep trying. Thanks

"RagDyer" wrote in message
...
You could use the Vlookup function.

Check out this web page of Debra Dalgleish which has all the

information
you'll need to set this up.

http://www.contextures.com/xlFunctions02.html
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Pat DeStasio" wrote in message
...
I have 3 rows if information, 1 row of text with adjacent numbers

values.
I
want to compare another row of text and where it matches return the

adjacent
number. any ideas?








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
how to find replace text or symbol with carriage return jo New Users to Excel 11 April 4th 23 10:41 AM
How to make a cell return the formatted value in a text string (i. n.almeida Excel Worksheet Functions 3 February 2nd 05 01:59 PM
How can I make Excel return the text in column A only if there is. phatbusa Excel Worksheet Functions 1 January 26th 05 04:25 PM
Match text to another worksheet and return a certain value Edye Excel Worksheet Functions 4 December 19th 04 04:53 PM
Paste rows of numbers from Word into single Excel cell BecG Excel Discussion (Misc queries) 1 December 8th 04 04:55 PM


All times are GMT +1. The time now is 04:50 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"