Formulas

tweetyrm

Board Regular
Joined
Apr 2, 2002
Messages
76
Does anyone know of a formula that can be used like sumproduct Only I have a huge range of data with certain criteria’s are met and instead of a sum of the numbers I need the formula to return the values. I have used concatenate and love this formula . The problem tho is it that only works when you are looking at the same column and rows within several sheets. I am looking for that same type of formula but I have certain criteria’s and a huge range of data.

As always that you for the help. :) :pray:
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Along with what TG has asked, what types of data are you trying to use as key values? Dates, numerics, text... and are the matching columns in the big array sorted? Could they be?
 
Upvote 0
I have used concatenate and love this formula . The problem tho is it that only works when you are looking at the same column and rows within several sheets
Jon and Tommy's comments notwithstanding, you can concatenate across multiple sheets, rows, columns, etc., using &.. I.E.

=Sheet1!A1&Sheet2!B2&Sheet3!C3

Smitty
 
Upvote 0

Forum statistics

Threads
1,213,484
Messages
6,113,927
Members
448,533
Latest member
thietbibeboiwasaco

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top