Sign in to join the conversation:
how do i build a formula that gives me the actual date for today + 35 working days?
=Workday(Today(), 39)
will give you 39 working days from today.
https://help.smartsheet.com/function/workday
You need to put that in a date column and you need to understand that the date will change each day you load the sheeet. Today() will always refresh with the current day's date.
Hope that helps!
awesome thanks
You're welcome!
In my job as a scheduler a common question is "which of the predecessors for this activity is driving the date?" Currently I have to rely on my own knowledge of my schedules or, worst case, I have to look at every predecessor until I find the one I am looking for. Microsoft Project is nice because it has the "inspect"…
Hi! I am trying to create DVs from this sheet that will do the following: In this screenshot example - Elizabeth is the roadmap owner, but Deb is the Calendar invite owner. So in Elizabeth's DV, I still need her to be able to see this row, but not be able to edit the Calendar Update Complete column. In Deb's DV, I need her…
Hi all, Is it possible to display some sort of graphic like this within a dashboard? I'd be taking data from a form and gathering total numbers of of "yes" and "non" questions to get the numerator and denominator for each row or column in the picture. I think I could do the metric sheet part of this task no problem, but…