View Single Post
 
Old 02-28-2018, 04:43 AM
ms868 ms868 is offline Windows 7 64bit Office 2016
Novice
 
Join Date: Feb 2018
Posts: 5
ms868 is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
The document attached to the post in the link I gave you has a working document with content controls and the necessary macro coding. You should download it and see how it works. We can discuss modifications once you decide you want to use that approach.

Even for what you've described in post #17 a macro would be required. Indeed, a macro is required even to populate the listbox you were proposing to use - and that would make the setup much harder for inexperienced users to maintain.
I tried, without luck.

I don't know how to make the table work. I can view the code alright, but i don't know how to activate/run it. I tried pressing "run" in VBA editor but it then asks to create a macro. Upon doing so i end up with an empty module. I don't know where to start...
Reply With Quote