Hi there,
I have a problem where the option buttons within a form are creating a "-1" in the Table instead of a "+1"
The reason this is a problem is because i am using a COUNT query which obviously gives me a negative total, such as "-23" instead of "+23"
I would really like the option buttons to store a positive value instead of negative. How is this possible?
Many Thanks, hope somebody can help
I have a problem where the option buttons within a form are creating a "-1" in the Table instead of a "+1"
The reason this is a problem is because i am using a COUNT query which obviously gives me a negative total, such as "-23" instead of "+23"
I would really like the option buttons to store a positive value instead of negative. How is this possible?
Many Thanks, hope somebody can help