G
Gerrit
Hi there,
I need to generate sums which depend on a number of
criteria.
I have a data input sheet with stocks, stock prices, name
etc. the sums have to be build e.g. under the condition´:
Asset Class (Column X) must be "Stock" but Type (Column Y)
mustn't be "Mutual Fund"...
Currently I have the formula =SUM(If(AssetClass="Stock";if
(Type<>"Mutual Fund")))
Furthermore I have problems when using to names for this
kind of equation.
E.g. for another Sumif - =sum(if(Country=EU;...))) where
EU is a list of countries which build the European Union
and Country is the Column to refer to for the criteria
country..
Thanks a lot
I need to generate sums which depend on a number of
criteria.
I have a data input sheet with stocks, stock prices, name
etc. the sums have to be build e.g. under the condition´:
Asset Class (Column X) must be "Stock" but Type (Column Y)
mustn't be "Mutual Fund"...
Currently I have the formula =SUM(If(AssetClass="Stock";if
(Type<>"Mutual Fund")))
Furthermore I have problems when using to names for this
kind of equation.
E.g. for another Sumif - =sum(if(Country=EU;...))) where
EU is a list of countries which build the European Union
and Country is the Column to refer to for the criteria
country..
Thanks a lot