J
Jasper Recto
I have a query that does some calculations.
One particular column is a statement that says something like this:
ColumnE = If (columnA = 'HR', ColumnB * ColumnC / ColumnD)
I have set the format to Standard and decimal place to 4 on this column.
Then I have another column that says DSUM( "[ColumnE]", "Costs")
If I go into the properties of this column, it does not give me any options
for the format or decimal places.
When it displays the results, it goes out to over 10 decimal places.
How can I control the decimal places on this column when it does not give me
any options?
Thanks,
Jasper
One particular column is a statement that says something like this:
ColumnE = If (columnA = 'HR', ColumnB * ColumnC / ColumnD)
I have set the format to Standard and decimal place to 4 on this column.
Then I have another column that says DSUM( "[ColumnE]", "Costs")
If I go into the properties of this column, it does not give me any options
for the format or decimal places.
When it displays the results, it goes out to over 10 decimal places.
How can I control the decimal places on this column when it does not give me
any options?
Thanks,
Jasper