F
Fabien
Hello,
I try to build a vba macro where I have 10 checkbox and 10 table.
When a checkbox.value is true then the corresponding table is shown.
When a checkbox.value is false then the corresponding table is hide.
When a checkbox.value was false and bacome true, then the table is shown
again at it's old position.
To hide a table, that's easy (delete).
But to show it again, I can't find how to do !
Does someone can give to me a sample code ?
Thank you for your help.
I try to build a vba macro where I have 10 checkbox and 10 table.
When a checkbox.value is true then the corresponding table is shown.
When a checkbox.value is false then the corresponding table is hide.
When a checkbox.value was false and bacome true, then the table is shown
again at it's old position.
To hide a table, that's easy (delete).
But to show it again, I can't find how to do !
Does someone can give to me a sample code ?
Thank you for your help.