G
Guest
I am running a query using this line*, the problem I am having is my results are not showing up in currency format. When "nz" and ",0" are removed the results show up in currency but for any record left blank nothing is displayed. However, for blank records I want $0.00 to be displayed. Is there a way to accomplish this and stay in currency format? And yes the query is formatted for currency. Any help would be greatly appreciated. Thanks.
*PULSE_COMMITTED: nz([New Table]![SumOfAmount Obligated],0)
*PULSE_COMMITTED: nz([New Table]![SumOfAmount Obligated],0)