Excel - Excel Form

Asked By Umesh Banga on 01-May-12 11:42 PM
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.




--
Umesh Banga


isabelle replied to Umesh Banga on 04-May-12 08:39 PM
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 :