Closed Cell unlock in If Statement

Joined
Nov 8, 2020
Messages
9
Likes
4
Points
3
#1
I have an if statement that populates a N level cell with a value if true. If the if function resolves to False for that particular Cell then I would like that cell to be open for user input. I can not find a function that appears to do this. Any suggestions.