Hi Guys,
I have what is probably a very easy problem to solve but in my brain fried state I can't work it out.... I hope you can help.
I have a form that when it opens displays questions...
some of the questions need a date reply others a yes/no and lastly a selection from a combobox.
My problem is I want to tidy up the form by hiding the reply boxes I don't need for that question.
I have tried a straight visible false/true property on form open based on the question ID, however this didn't work.
This is really urgent now so any help anyone can give me would be very welcome
I have what is probably a very easy problem to solve but in my brain fried state I can't work it out.... I hope you can help.
I have a form that when it opens displays questions...
some of the questions need a date reply others a yes/no and lastly a selection from a combobox.
My problem is I want to tidy up the form by hiding the reply boxes I don't need for that question.
I have tried a straight visible false/true property on form open based on the question ID, however this didn't work.
This is really urgent now so any help anyone can give me would be very welcome