L
Liz James
This example is for a culvert. I would like users to use a checkbox to record
the following:
guideposts present or absent, beaching present or absent, catchpit present
or absent. This is easy to do for users to enter data,
When this information is viewed on screen via form or via report I want to
be able to say:
Culvert 1500 dia, reinforced concrete, guideposts, catchpit and beaching
(all in one text box)
Or
culvert 375 dia, recycled plastic
Or
Culvert 450 dia, armco, catchpit, beaching
How can I translate the yes/no value from the text box to the word
guideposts, if the checkbox value was yes, or a nothing if the checkbox value
was no. And similar for catchpits and beaching.
the following:
guideposts present or absent, beaching present or absent, catchpit present
or absent. This is easy to do for users to enter data,
When this information is viewed on screen via form or via report I want to
be able to say:
Culvert 1500 dia, reinforced concrete, guideposts, catchpit and beaching
(all in one text box)
Or
culvert 375 dia, recycled plastic
Or
Culvert 450 dia, armco, catchpit, beaching
How can I translate the yes/no value from the text box to the word
guideposts, if the checkbox value was yes, or a nothing if the checkbox value
was no. And similar for catchpits and beaching.