Trigger event when select from dropdown

前端 未结 2 1299
栀梦
栀梦 2020-12-19 17:31

I need when a user selects an option from the dropdown menu, it will trigger the event and lock down certain range of cells. I got the codes for lockdown cell but I can\'t l

2条回答
  •  囚心锁ツ
    2020-12-19 18:07

    an example can be found here with named ranges:

    http://www.sebastianviereck.de/en/VBA-dropdown-change-event-to-perform-action/

提交回复
热议问题