Hi all,
This should be easy for oh so wise ones. So here it is I'm trying to add up some data in a query which is no big deal. But in this data base some N/A data is represented by -99. I would like to ignore all -99 when adding up this data.
Example
Expr1: [csbQ01]+[csbQ02]+[csbQ03]+[csbQ04]+[csbQ05]+[csbQ06]
Thanx for the help
This should be easy for oh so wise ones. So here it is I'm trying to add up some data in a query which is no big deal. But in this data base some N/A data is represented by -99. I would like to ignore all -99 when adding up this data.
Example
Expr1: [csbQ01]+[csbQ02]+[csbQ03]+[csbQ04]+[csbQ05]+[csbQ06]
Thanx for the help
Comment