Hello Excellers,
I have been googling this for a while but I cannot find exactly what I look for and I am not good enough to adapt the few examples I have until now.
What I would need is to have a kind of a simple for to change the value of a single cell, based on the various options in a defined Name that would pop up in a dropdown list in that same form.
Using that:
1- clicking on a button on sheet1 opens the form
2- the form shows:
a) label = region
b) dropdown list based on "region1" dynamic ranged name (that I can do)
c) OK button to proceed
d) Cancel button to cancel
3- if the option is chosen and the OK button is pressed, cell A1 should now have the same value as the option we chose from the dropdown list
And that is all! I would guess that it would be easy even for me, but I see that I am not good enough for this...
Thank you for giving a look into it.
BR
I have been googling this for a while but I cannot find exactly what I look for and I am not good enough to adapt the few examples I have until now.
What I would need is to have a kind of a simple for to change the value of a single cell, based on the various options in a defined Name that would pop up in a dropdown list in that same form.
Using that:
1- clicking on a button on sheet1 opens the form
2- the form shows:
a) label = region
b) dropdown list based on "region1" dynamic ranged name (that I can do)
c) OK button to proceed
d) Cancel button to cancel
3- if the option is chosen and the OK button is pressed, cell A1 should now have the same value as the option we chose from the dropdown list
And that is all! I would guess that it would be easy even for me, but I see that I am not good enough for this...
Thank you for giving a look into it.
BR