![]() |
script for a form
I am making a form in Excel. On first sheet threre is the form and on another
sheet there is a list of values. When the user fills in the form, she/he should select some value from the drop-down list. The next box in the form shoud have a value that depends from the selected value in the previous box. Now I would like to make this an automated function by making a script that fills in the latter box with a proper value. Has anyone got an idea, how to make this in Excel? Anneli |
script for a form
Hi Anneli
Are you planning on using a VB Userform for this or are you using a control on worksheet? Using a Userform is probably the best option. You can fill the listboxes based on selections by filling them dynamically using the controls event procedures. -----Original Message----- I am making a form in Excel. On first sheet threre is the form and on another sheet there is a list of values. When the user fills in the form, she/he should select some value from the drop-down list. The next box in the form shoud have a value that depends from the selected value in the previous box. Now I would like to make this an automated function by making a script that fills in the latter box with a proper value. Has anyone got an idea, how to make this in Excel? Anneli . |
All times are GMT +1. The time now is 05:19 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com