Hi there,
I am trying to make text boxes visible or hidden based on the value selected in the Drop Down List.
At the moment, I have a Drop Down List which is 1,2,3 and 3 boxes which will appear based on what is selected.
If 1 is selected, I would like just for 1 box to appear, and then if 2 is selected, I would like for 2 boxes to appear and so on.

This is what I have set up against the Visible option but to no avail.

Any help would be appreciated.