R
Ron
What is the best way of requesting a boolean value from the user. I can
use InputBox. It works if I enter true/false or 1/0 but it is not very
elegant as other values cause runtime errors. A simple check box would
be good.
Thanks
Ron
use InputBox. It works if I enter true/false or 1/0 but it is not very
elegant as other values cause runtime errors. A simple check box would
be good.
Thanks
Ron