F
fishqqq
I should know this but for the life of me i can't figure this out.
In my table i have a Number field and in the form i have it attached
to a checkbox.
I intend to have the user check the checkbox and then i wish to sum up
all of the checks to get a total
the problem is if the box is checked it enters "-1" in the table, when
i do my total query it returns -20 etc instead of 20
how do i get rid of that minus sign or better still how do i get the
table to return a positive number when then box is checked in the
form?
all suggestions are appreciated!
tks
Steve
In my table i have a Number field and in the form i have it attached
to a checkbox.
I intend to have the user check the checkbox and then i wish to sum up
all of the checks to get a total
the problem is if the box is checked it enters "-1" in the table, when
i do my total query it returns -20 etc instead of 20
how do i get rid of that minus sign or better still how do i get the
table to return a positive number when then box is checked in the
form?
all suggestions are appreciated!
tks
Steve