C
CSOUSA
For some reason once I use an IIf statement for a calculated field in a
Query, the dropdown menu for format in the Field Properties menu no longer
gives me any options for the data type. I want it to be in currency but
instead the query results give me long decimals that are not what I want to
see. At the very least they need to be rounded off to two decimal places.
Also I would like to sum the results of the IIf statement in a report and I
think since I am not able to specify a data type I keep getting the error
message of a data type mismatch or the expression being too complicated (when
it is a simple expression of =sum([INS FEE]).
Any help would be greatly appreciated.
Query, the dropdown menu for format in the Field Properties menu no longer
gives me any options for the data type. I want it to be in currency but
instead the query results give me long decimals that are not what I want to
see. At the very least they need to be rounded off to two decimal places.
Also I would like to sum the results of the IIf statement in a report and I
think since I am not able to specify a data type I keep getting the error
message of a data type mismatch or the expression being too complicated (when
it is a simple expression of =sum([INS FEE]).
Any help would be greatly appreciated.