is your pivot table based on a table or a query?
If it's based on a query you can add a 'net' value where you could have a formula that transforms any indkøbspris to a negative value and leaves everything else alone (leaves it positive) then add that to your pivot as a straight sum.
It is based on a table, but I think I'll try to use the query as you say.