I am trying to do something simple... I just cant get it to work. I have
a drop down list named "ownership" (Which is part of, DOES THE BORROWER
HAVE AN OWNERSHIP INTEREST IN ANY OTHER PROPERTY? and I have choices "Y"
and "N". When the user selects "Y" I want the subform (which is
currently invisible) named "sometimesHidden" to appear. Then if the user
selects "N" after they have already selected "Y" I want it to disappear.
It is a blank form with neither Y/N as a default, just blank. It should
...