PC Review


Reply
Thread Tools Rate Thread

Compare 1 cell to column of cells returning adjacent cells info?

 
 
Mr. Fine
Guest
Posts: n/a
 
      15th Apr 2010
I want to compare the value in one cell to another column of cells in another
work sheet and once the matching value is found I wan to return a different
cells value that is on the same line as the matching cell. Example Sheet 1
value is 34 in B6, so I want it to search Sheet 3 colum J for the value 34
which is found on row 351. When a match is found the value returned needs to
be from colum O so this would be O351. Does anybody know how to setup this
function?
 
Reply With Quote
 
 
 
 
Duke Carey
Guest
Posts: n/a
 
      15th Apr 2010
You are describing the VLOOKUP() function

=VLOOKUP(B6,'Sheet 3'!$J$1:$0$500,6,0)



"Mr. Fine" wrote:

> I want to compare the value in one cell to another column of cells in another
> work sheet and once the matching value is found I wan to return a different
> cells value that is on the same line as the matching cell. Example Sheet 1
> value is 34 in B6, so I want it to search Sheet 3 colum J for the value 34
> which is found on row 351. When a match is found the value returned needs to
> be from colum O so this would be O351. Does anybody know how to setup this
> function?

 
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
SUM cells in every other column IF adjacent cell equals a criteria??? christopherphartley@gmail.com Microsoft Excel Discussion 1 17th Sep 2008 02:19 AM
compare cells in column to criteria, then average next column cell Bradwin Microsoft Excel Worksheet Functions 2 21st Jul 2008 08:37 PM
Link info in one cell to info in several cells in another column (like a database) hansdiddy Microsoft Excel Misc 1 22nd Feb 2006 02:27 AM
match/compare cell with cells in a column =?Utf-8?B?UmFkdQ==?= Microsoft Excel Misc 1 13th Oct 2004 04:24 PM
SOS VBA Code Emergency: need to copy tell to empty cell direct below where values in adjacent cells in different column are equal to each other. Steven Rosenberg Microsoft Excel Programming 4 5th Aug 2003 05:05 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:00 AM.