E
Ed from AZ
I am storing a value and need some kind of Boolean control to indicate
whether this value should be added or subtracted from another number.
I put a Yes/No data field in the table, with
;"Add"[Blue];"Subtract"[Red]
as a custom format. Somehow, I kind of expected to see "Add" or
"Subtract" by the checkbox when the wizard created the form!!?
What would be the best way to (1) store a Boolean that I can use to
indicate in a formula whter that value is added or subtracted, and (2)
indicate to the user which option is selected on the form?
Ed
whether this value should be added or subtracted from another number.
I put a Yes/No data field in the table, with
;"Add"[Blue];"Subtract"[Red]
as a custom format. Somehow, I kind of expected to see "Add" or
"Subtract" by the checkbox when the wizard created the form!!?
What would be the best way to (1) store a Boolean that I can use to
indicate in a formula whter that value is added or subtracted, and (2)
indicate to the user which option is selected on the form?
Ed