G
Guest
I have a control called PTO Carryover that returns 5.8. I also have an if
statement (named Carryover) that returns the same value, 5.8. The statement
is =Sum(IIf([PTO Type] Like "Carryover",[Paid Time Off],"0")). These values
are correct and I can see both of them on my report but when I subtract
Carryover from PTO Carryover (5.8 - 5.8) I get 1.907348635E-07.
Can anyone tell me what is happening? I've tried so many different ways to
get this to come out to 0 but I always get 1.907348635E-07.
Thanks in advance.
statement (named Carryover) that returns the same value, 5.8. The statement
is =Sum(IIf([PTO Type] Like "Carryover",[Paid Time Off],"0")). These values
are correct and I can see both of them on my report but when I subtract
Carryover from PTO Carryover (5.8 - 5.8) I get 1.907348635E-07.
Can anyone tell me what is happening? I've tried so many different ways to
get this to come out to 0 but I always get 1.907348635E-07.
Thanks in advance.