OK I am still struggling on this and I am sure I am making it a lot
harder then it should be.
If I copy my data into excel and add a new colum and have a cell that
has this formula I get exactly what I want.
=SUMIF(B1:B10,"=TRUE",C2:C10)
The columns in sharepoint that it is referring to is:
=SUMIF(SOLD,"=TRUE",PRICE)
I don't know how to do something like this in sharepoint. Basically I
want a list view or something that i can put on the home page that
calculates a forumla like above that just shows a running total of the
funds raised by all sold items.