Get instant live Excel expert help with MATCH Functions

“My Excelchat expert helped me in less than 20 minutes, saving me what would have been 5 hours of work!”

Post your problem and you’ll get expert help in seconds.

Our professional experts are available now. Your privacy is guaranteed.

Here are some problems that our users have asked and received explanations on

I need to figure out a way to compare the name and dollar amount on the estimate tab with the name and dollar amount on the invoices tab and only return values that match. Then, I need to pull the estimate and invoice dates for those lines that match.
Solved by G. A. in 18 mins
I want to match column c on sheet 1 with column c on a sheet 2 and if they match I want it to return the value in column d to column f in sheet 1.
Solved by E. U. in 21 mins
I have a table, named "Rate_Card" with a list of resources and their associated cost. I have another table, named "Estimate", with a forecast breakdown of the number of resources required to achieve an outcome. The column in the Estimate Table which relates to the Rate Card is D11. The total resources required is in column F11. I would like to match the resource entered in D11 and calculate the total effort by multiplying the total number required in F11 by the relevant associated cost in the Rate Card.
Solved by I. J. in 27 mins
I'm trying to reference report data into a linear time line plan based on values in in a row and in a column. Tried if statements and Vlookups but have a feeling it may require Index and Match functions
Solved by S. A. in 22 mins
formula needed to match order QTYs value from a report to week horizontally in a linear plan
Solved by T. W. in 21 mins
I need help with referencing a set of data into a plan. MATCH or INDEX functions?
Solved by G. U. in 20 mins
So here is my issue. I'm using excel to calculate out the debt service that I need to support a hypothetical development, and the sumif function doesn't seem to want to work given the formulas I've setup. So the debt service is a basic amortization table debt service table over 25 years. But for the development I only need to be worried about the debt service on the loan through the period that I'm doing the development. In this case 8 months of the 25 year time frame. To get the schedule I setup a schedule that returns period dates based on the month and year. I think referenced that date using the following function: =INDEX('Project Schedule'!$1:$1,MATCH(G4,'Project Schedule'!$2:$2))+1 This references the months in Row 2, and returns the Period Value in Row 1. In this case returning the value of 14. but when I use a basic SumIf function to sum the total cost of the payments into the loan, it returns a "zero" value. Here is my sumif function SUMIF(A10:A410,"<=F4",G10:G410) Now if I just replace F4 with the value 14 it works and calculates correctly, but if I reference the cell F4 it returns a zero value. My only thought is that the Index function screws this up, and doesn't actually return a number value. Your thoughts?
Solved by K. H. in 22 mins
I need to cross-reference two arrays of data to see which items match up in each array
Solved by M. D. in 19 mins
match data from a row when the data is entered and extract it relevent data
Solved by X. F. in 16 mins
How do I do sumproduct of all the rows that match certain criteria?
Solved by F. W. in 20 mins