C
ccampbell107
I created a query for monthly billing. In a new field called charge, I
created an iif statement. If one column is null, the charge is one thing and
if another column has information, the charge is something different. I
formatted this new field as currency. When I pull the field into a report,
it doesn't allow me to total the column. It acts like the information is not
numerical. Is there a way to total the column?
created an iif statement. If one column is null, the charge is one thing and
if another column has information, the charge is something different. I
formatted this new field as currency. When I pull the field into a report,
it doesn't allow me to total the column. It acts like the information is not
numerical. Is there a way to total the column?