Excel Form
hi,
you can add the desired number of TextBox on the userform and make them invisible to event initialize the userform,
then make visible some of them to event change the Field (number of)
--
isabelle
Le 2012-05-01 23:42, Umesh Banga a écrit :
Hi,
Can we create a form in excel with validations and conditions such as
Label: How many replacement products?
Field: some enter "3"
now it should enable three text boxes and user must enter information in
it.
|