Sign in to join the conversation:
I'm trying to report down the same date as my parent date. Of course this simple formula is not giving me the results I need.
I need the parent date for each job
You do not need a reference in the PARENT formula. Absent a reference, it will use the current row.
Hi Gina,
Try this.
=PARENT()
Did it work?
Hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
A little explanation as to Andree's correct solution.
Your formula of
=PARENT(Week3)
is saying to look at the parent of that cell. Week3. If you look at the parent of that cell, you will see that it is blank.
To reference the cell that the formula is residing in
=PARENT(this cell that the formula is in)
you would just leave out the cell reference.
Hello, I have 2 date columns. I put a test sheet together for a visual reference. The Date 2 column needs a formula to calculate whichever date 39-45 days out is a Friday. Any help would be greatly appreciated.
Is there a way to display for one specific columns cell history display in another column for calculation purpose? I wanted to count each stage from one specific column by getting cell history in separate column to calculate duration. Thank you!
I want to use a list of account numbers in one sheet for a dropdown in another sheet using Table View. When I select the sheet and column in the dropdown menu, it shows the correct column but is dropping zeros. I have provided a screenshot of the reference column and then what appears in the drop down. Any ideas?