Sign in to join the conversation:
Hi there,
I am trying to link to a master schedule but adding some additional days to define my drop dates.
Please help.
Thanks.
Hi,
Are you using cross-sheet formulas or cell-links?
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help.
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi Andree,
I am using cell links. I have one sheet which I want to link to another sheet but want to add some additional days to my sheet while maintaining the Link to the other sheet.
I tried this formula in my sheet:
=({mastersheetlink} + [15days])
But it doesn't work.
I just tried this formula and it work within the same sheet. I am trying to link my date to another sheet is my whole point. So that if the other person on the other sheet changes her date, mine automatically calculates my new date and updates it.
=[Source Data Cell] + [Desired Number of Calendar Days]
Let me know how I can change the source data cell to link to another sheet?
Thank you,
Ridix
Happy to help!
When cell-linking, you can't do anything with that value in the same cell so the solution would be to add a column for the cell-linked value and then do the calculation as needed in the main column.
Another way to structure it would be to use a cross-sheet formula instead and then it would work in the same cell.
Which method would you prefer?
Hi there, I've created a sheet to where my team is tracking information received. In one column, we are logging the date and time information came in (ie: November 21, 2025 8:30 AM). I would like to add a checkbox column, with a formula specifying that the box be checked if the logged time is AFTER 8:30 AM, and left…
I have a list of properties that I'm keeping track of. I have each building divided into suites (children) and each suite has a cell with its square footage. The total square footage rolls up to the building name. I also have a drop down column that shows if the suite is occupied or vacant. I need a to calculate the…
Hi! I'm fairly new to SmartSheets but have been trying a number of things that havent yet worked. I want to be able to show for each parent row, the number of child rows completed as a %. So for the parent row Process Overview there are 7 tasks and 6 tasks are complete so I want it to show as 90%. Can anyone help me?