![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have tried summing yes/no fields and always end up with negative numbers instead of positive numbers. What do you suggest? Susan |
#3
| |||
| |||
|
|
I don't think you can do this in a form but you might be able to do it in a report. Try the Count() function. Use the If Else Then to determine what you want to count. The value of a yes/no field is: yes = -1 no = 0 I think this is why you are always getting a negative number. I don't think you want to sum the value, instead you want to count home times the field is equal to -1 or 0. I hope this helps. Evy "Susan" <HMcKeithan (AT) comcast (DOT) net> wrote in message news:WrCdnTipPOaXqMjeRVn-sA (AT) comcast (DOT) com... I have tried summing yes/no fields and always end up with negative numbers instead of positive numbers. What do you suggest? Susan |
![]() |
| Thread Tools | |
| Display Modes | |
| |