What I have here, is two screenshots of checkboxes, enlarged to 33x33.
One is checked, the other isn't. On the UserForm, I put two PictureBoxes on
top of eachother and each of them gets it's own picture.
If checked is clicked, then unchecked will be visible, and backwards.
Your solution is interesting as that it also may confirm that Excel does not
have a solution on its own. You use two pictures and depending on a click
it switches pictures. That is an interesting way of doing it, I was just
hoping that I had missed some feature in Excel that would provide a
font-size type of solution.
--
HansM
moi said:
What I have here, is two screenshots of checkboxes, enlarged to 33x33.
One is checked, the other isn't. On the UserForm, I put two PictureBoxes
on top of eachother and each of them gets it's own picture.
If checked is clicked, then unchecked will be visible, and backwards.