G
Guest
Hello Form Masters,
I have a form with a combo box that allows the user to select from
a list of future dates and twenty hidden text boxes. When they select a date,
I calculate number of periods from current date to get a number. what I want
to happen is show make visible the number of text boxes that correspond to
the period. Example they Choose 12/31/2004, I calculate my period to be 2, I
then want 2 of the text boxes to become visible, if the period were three
then three text boxes, etc. This make sense? What would the procedure be to
unhide a certain number of text boxes based of my calcualted number.
I have a form with a combo box that allows the user to select from
a list of future dates and twenty hidden text boxes. When they select a date,
I calculate number of periods from current date to get a number. what I want
to happen is show make visible the number of text boxes that correspond to
the period. Example they Choose 12/31/2004, I calculate my period to be 2, I
then want 2 of the text boxes to become visible, if the period were three
then three text boxes, etc. This make sense? What would the procedure be to
unhide a certain number of text boxes based of my calcualted number.