G
Guest
I am trying to enter a value into a field called, FrameValue.
The fields are as follows Frame (Number), FrameValue (Number) and the next
three fields are checkboxes called L, C & R.
How can I get the data into FrameValue using the following.
(1) When the field, Frame, has a value and all of three checkbox fields L, C
& R are False the FrameValue = 1
(2) When the field, Frame, has a value and any combination of the three
checkbox fields L, C & R are True the FrameValue = 0
All help is appreciated
Nick
The fields are as follows Frame (Number), FrameValue (Number) and the next
three fields are checkboxes called L, C & R.
How can I get the data into FrameValue using the following.
(1) When the field, Frame, has a value and all of three checkbox fields L, C
& R are False the FrameValue = 1
(2) When the field, Frame, has a value and any combination of the three
checkbox fields L, C & R are True the FrameValue = 0
All help is appreciated
Nick