I have a project with parent and child rows with Check Box. I'm trying to use formula =IF(COUNTIF(CHILDREN(), 0) > 0, 0, 1) so that when children are checked parent row is checked. This formula works …
I have created a workflow where particular contacts will get notified whenever a row is added/ changed. I have no issue with the multiple emails due to change in multiple rows. I want the workflow to …
Hi, I have a master sheet where I have different columns. I want to pull data from another column of master sheet to different sub-sheet based on following criteria: Column 1 of Master Sheet matches w…