Sum – if a4 = “x” and w4=”20″ add up all the w4=20’s in the rows from row named nameA to nameB
Or something like that…
Here’s what I have:
a spreadsheet for registrations for an event, each row is a person, and column A gets the name of the registration type, e.g. “Two Day Pass” or “Friday Pass” etc, and W gets the amount charged. AND depending on WHEN they registered, the amount charged in W varies, thereby the complexity.
I need all the types and varying amounts so we can work out how many of each and what worked and didn’t in the promo.
—————
Ideally the formula would get the values to look up from a table with the various combinations. i.e.
Sum in cell C50 would get it’s values from a table with “Two Day Pass” in A50 and “@0” in B50, etc.
————–
Hope all that makes sense!
Thanks for ANY help, I’m not an Excel whiz, more a script kiddy
Grant