![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
FM8.5 adv, Win XP I have used the SUM function to retrieve a total of field with a bunch of repetions. The function returns values that leave out any zeros on the end. When the result should be 50,50 it returns 50,5. Equally when the result should be 50,00 it returns 50. I have tried adding a round to it : Round ( Sum ( MyRepetitiveField ) ; 2 ) but this doesn't change anything Any way to avoid this? Keep well, Ursus |
#3
| |||
| |||
|
|
I have used the SUM function to retrieve a total of field with a bunch of repetions. The function returns values that leave out any zeros on the end. When the result should be 50,50 it returns 50,5. Equally when the result should be 50,00 it returns 50. I have tried adding a round to it : Round ( Sum ( MyRepetitiveField ) ; 2 ) but this doesn't change anything Any way to avoid this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |