Trying to create an on-call schedule with auto-calc'd dates
I am setting up an on-call schedule for all of the teams in the department. I want the start dates to auto-calc based on the prior row for the same team. I used AI to create a formula and it works.
But when I went to make it a column formula, SS says that the format is not correct!
This is the sheet. This is the formula in the Start Date column for row 3 :
=IF(Team@row = Team2, [Start Date]2 + 8, "")
Suggestions?
Also, I want to use this same sheet for all of our different teams, so what I really wanted to come up with was some type of formula or automation that finds the row with the most recent Start Date where the Team value is the same and then determine the next Start Date. That one stumped me.
Thanks!
Best Answer
-
Here is an excerpt from Smartsheet's help on Column Formulas.
Column formula limitations
Only formulas that do not reference specific row numbers can be converted to column formulas. Use the following table as a guide when writing column formulas:
Reference Type
Example
Supported?
@row
[Task Name]@row
Yes
Column references
[Task Name]:[Task Name]
Yes
Cross sheet references
{Task Name Column}
Yes
Cell references
[Task Name]1
X
Absolute references
[Task Name]$1
X
Partial-column ranges
[Task Name]1:[Task Name]12
X
Michelle Choate
michelle.choate@outlook.com
Always happy to walk through any project you need help with! Book time with me here: https://calendly.com/michelle-choate
Answers
-
Here is an excerpt from Smartsheet's help on Column Formulas.
Column formula limitations
Only formulas that do not reference specific row numbers can be converted to column formulas. Use the following table as a guide when writing column formulas:
Reference Type
Example
Supported?
@row
[Task Name]@row
Yes
Column references
[Task Name]:[Task Name]
Yes
Cross sheet references
{Task Name Column}
Yes
Cell references
[Task Name]1
X
Absolute references
[Task Name]$1
X
Partial-column ranges
[Task Name]1:[Task Name]12
X
Michelle Choate
michelle.choate@outlook.com
Always happy to walk through any project you need help with! Book time with me here: https://calendly.com/michelle-choate
-
thank you Michelle
I didn't remember that there were rules around what can be converted to column formulas. Now I just need be more creative… I thought that this was going to be a breeze - LOL
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 144 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!