- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone
I'm currently working with a model in which I need to easily change the parameters for. What I've done so far is make a form through iLogic and used that to alter my parameters. That has worked just fine, but now I would like the ability to import certain "sets" from an excel spreadsheet, which has pre-defined parameters, into my form. I was thinking of having a drop-down menu where you can choose a set based on the set name and the pre-defined set parameters would then load into the form and by clicking Apply it would apply them to the model. I've attached a picture of a simple model where you can see my form and model. Where it says Group 1 is where I was thinking of having the different set names, and they would then be loaded into the Height and Wall Thickness input boxes when you've chosen which set you want to use. In Excel I've made a spreadsheet with each set looking like this:
Design 1
Height 1000
Wall thickness 10
Design 2
Height 1200
Wall thickness 12
etc.
The picture of my model:
My question is then, how can I accomplish this? I'm not that good at VBA, so I wouldn't know how to write a code that could do this for me.
Any help appreciated
Tom
Solved! Go to Solution.
