Hey,

i am new to VBA and i have a problem.

I want to display rows, if the checkbox is true.
In the displayed rows there are texts and new checkboxes aswell. My problem is, i can create those new checkboxes, but i canīt get ridd of them,
if the checkbox is false again.
I created all the checkboxes i need in the hidden rows with a macro.

As example:
Please Login or Register  to view this content.
Then i tried to make the new checkboxes invisible, but that didnt work after i restarted the document. All the checkboxes were moved all over my document.

My sheetcode looks like this as example:
Please Login or Register  to view this content.
I could also delete all the checkboxes in the hidden rows if the checkbox is false, but i donīt really know how to do that.
Can anyone help me?

Greetings