G
Guest
Hi
I have a query which will sometimes return sales vales that are blank, so I
have used a NZ command to return a 0 instead of a blank result:
FD UNITS: NZ([FD UNIT],0)
My problem is that I cannot format this to make the field to no decimal
places, so if a value is returned, I get it to 2 decimal places and I need it
rounded to none.
Any help would be greatly appreciated.
I have a query which will sometimes return sales vales that are blank, so I
have used a NZ command to return a 0 instead of a blank result:
FD UNITS: NZ([FD UNIT],0)
My problem is that I cannot format this to make the field to no decimal
places, so if a value is returned, I get it to 2 decimal places and I need it
rounded to none.
Any help would be greatly appreciated.