-
Formula help within a Sheet
Hello - we are having problems adjusting a formula to include additional details. The formula is being used on a sheet for a project checklist. The parent formula shows the overall status of child tasks - if they are all "Completed" then the formula should say "Completed", if they all say "Not Started" then the formula…
-
Possible to create a checkbox is cell is not blank Otherwise make cell blank
I would like to have a cell either be blank or have a checkbox if another cell is blank/notblank. Basically I want to have something like: =IF(ISNOTBLANK(Monday@row) = Create Check box Otherwise leave cell blank. Is this possible?
-
Checklist in a task
Hi I like that we have subtasks that can have as many rows as we need. Sometimes though we need something like a checklist with radio buttons to mark off activities on a row that means we can limit the number of rows being used. For example a row might have research online channels for topic and the checklist only needs to…