Sorry, no code for this as I am still planning. I have a bunch (10x2) of arguments that get switched true/false by a user. They then hit a button, and code does stuff based on their response. The label strings aren't long and the values true/false. It is too much for a series of ui message boxes. My html is nacent, so i would rather not use a custom ui. I was thinking to use a sheet. What methods have worked for you? Array of checkboxes? Protected cells? Pulldowns?
↧