Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 304 Bytes

File metadata and controls

8 lines (5 loc) · 304 Bytes

Key-controlled_ActiveX_comboboxes--test--

Just a VBA coding test.

Places a combobox in selected cell (in this case range of action are yellow cells only), you can move through cells/comboboxes using CTRL+{ARROW} keys.

Code uses virtual keys to perform key interactions.

Use this code as you want.