Sign in to join the conversation:
Hi,
Is there a way to find the Grandparent or Parent has a particular string/word?
I have tried PARENT(PARENT()) and ANCESTORS(), didn't work. Appreciate any help.
Hello Meenakshi,
You'll want to use FIND with PARENT, for example:
=FIND("Word", PARENT())
More info on FIND is available in the help center: https://help.smartsheet.com/function/find
Smartsheet Community - I AM STUMPED!! I am trying to do a crosssheet SUMIFS formula with 1 Column and 2 Rows of Data. I need to sum across {Weeks 1 to 104} Column to match : {Helper Column} = Baseline@row Vertical Rows {Month} needs to match Month@row, and Row {Year} needs to match Year@row I have tried SUMIFS, JOIN,…
Hello I am looking to create a Smartsheet formula that returns the following result: Column A "Created Date" - this column type is a Created date and show results with date and time Column B "Received Date" - this column would round up the "Created Date" and just show date, no time. If the "Created Date" was after 2:00pm…
Cant figure out why this is not working. It comes back NO MATCH. I have changed it to true and to 1. Nothing works. HELP