I have a condition where I'd like to have a cell blank, until anything is entered into a cell on the same row.
For example, if Column 1 is blank, there is no checkbox in Column 2.
If any data is entered into Column 1, add a checkbox to Column 2.
The difference being that if Column 1 is blank, and data is entered into Column 3, then no checkbox will appear.
Is this possible?