D
DominicW
I have been sent a csv file for an online survey we are doing.
I have created an access database to display this and for easy report
etc.
a lot of the questions are multiple answers and the format it has bee
sent to me is if the answered the tick button for the 3rd answer to th
question the value is 3.
How can i tell each part of my form that if the value is 3 to displa
text "whatever"
for instance
if velue = 3 display text "goats"
if value = 3 display text "dogs"
if value is null display text "no answer
I have created an access database to display this and for easy report
etc.
a lot of the questions are multiple answers and the format it has bee
sent to me is if the answered the tick button for the 3rd answer to th
question the value is 3.
How can i tell each part of my form that if the value is 3 to displa
text "whatever"
for instance
if velue = 3 display text "goats"
if value = 3 display text "dogs"
if value is null display text "no answer