I am trying to sum a large data set based on a multiple criteria.
So imagine I have a data tab with ID’s 1 – 1000 in Column A each of these have a piece of data associated with them in column B.
On a separate lookup tab I want a summed lookup function entered into one cell that can find the sum of Column B based on a set of user defined ID’s there could be up to 450 choices not necessarily in order.
My current solution involves having a line for each user defined ID and a lookup formula in each just pulling back the corresponding figure and then having a sum at the top of the column but obviously this then means I have a ridiculous amount of lookups just to obtain one total summed number and based on the scale I am using this file it makes it incredibly big.
Thanks in advance
Bookmarks