Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default I need help desperately !! I need a formula that will allow me to match cells...

I need a formula that will allow me to match 2 cells from 2 different
columns on one sheet to two columns on another sheet. Then if they match I
need the data from another column (same row) to be put in on the 1st sheet.

If anyone can help I would be most appreciative as I am pulling my hair out
here !

I can email any more info as is necessary, as I would imagine that you will
need the sheet to look at with a better explanation!

Thanks guys

url:http://www.ureader.com/gp/1042-1.aspx
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default I need help desperately !! I need a formula that will allow me to match cells...

Don't email... just post more description. For example, what 2 cells from
what 2 columns on which sheet (give us rows, columns and sheet name)? When
you say 2 columns on another sheet, what do you mean... are you trying to
see if the one of the cells is located within a range in one column and the
other cell is located within a range in the second column? If so, what
columns go with what cells (and what is the sheet name containing these 2
columns)? Is the look up an "and" (both cells must be found in their
respective columns) or an "or" (at least one of the cells must be found, but
not necessarily both cells)? Remember, you know what you are doing while we
have no idea... so you have to tell us in your description of the problem.

--
Rick (MVP - Excel)


"phillip warren" wrote in message
.. .
I need a formula that will allow me to match 2 cells from 2 different
columns on one sheet to two columns on another sheet. Then if they match
I
need the data from another column (same row) to be put in on the 1st
sheet.

If anyone can help I would be most appreciative as I am pulling my hair
out
here !

I can email any more info as is necessary, as I would imagine that you
will
need the sheet to look at with a better explanation!

Thanks guys

url:http://www.ureader.com/gp/1042-1.aspx


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default I need help desperately !! I need a formula that will allow me to

Hi Phillip,
Ok I am assuming that you have sheet1 and sheet 2 columns A & B with the
information to be matched and you want the results from Sheet 2 column C
total rows assumed from 1 to 30000 change to fit your needs

=sumproduct(--(a1=sheet2!$a$1:$a$30000),--(b1=sheet2!$B$1:$b$30000),sheet2!$c$1:$c$30000)

If this was helpful please click yes. thank you

"phillip warren" wrote:

I need a formula that will allow me to match 2 cells from 2 different
columns on one sheet to two columns on another sheet. Then if they match I
need the data from another column (same row) to be put in on the 1st sheet.

If anyone can help I would be most appreciative as I am pulling my hair out
here !

I can email any more info as is necessary, as I would imagine that you will
need the sheet to look at with a better explanation!

Thanks guys

url:http://www.ureader.com/gp/1042-1.aspx

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
Desperately Need Excel Formula Help! LisaK112 Excel Discussion (Misc queries) 3 March 11th 09 07:44 PM
Excel Formula Desperately Needed! ThunderStorm Studio[_2_] Excel Discussion (Misc queries) 2 February 26th 08 10:13 PM
Desperately Seeking Offset Formula!! Jenny B. Excel Discussion (Misc queries) 3 July 27th 07 09:30 PM
Trying to get a match on Four of Five cells, which formula is use Aldin Linton Excel Discussion (Misc queries) 1 June 7th 06 09:33 PM
Formula that will change subsequent cells in a column to match fir Scott B Excel Discussion (Misc queries) 1 March 31st 06 12:19 AM


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