Sign in to join the conversation:
Hi everyone
Is it possible to concatenate the name of a sheet, with the Task Name, with the aim of showing it on the Calendar or Gantt Task Bar row?
Many thanks
Lisa
You would need a column or cell that contains the sheet name. Then you would use a basic formula to add the two cells together.
=[Sheet Name]@row + " - " + [Task Name]@row
.
Of course that middle portion between the pluses would be whatever you wanted separating them such as a space or comma or forward slash or anything else.
Thanks Paul. So I'd need to create a new column and put the sheet name in there - you don't think there's a way that SS could capture the sheet name without doing that?
Hi Lisa,
Unfortunately, it's not possible at the moment, but it's an excellent idea!
Please submit an Enhancement Request when you have a moment.
I hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
I've submitted a request, many thanks.
Excellent!
Happy to help!
You could create a new column, or if you have an unused cell hidden somewhere on the sheet or you could even use a filed in the Sheet Summary to enter the sheet name.
Then you would reference that cell or field in your formula to combine the sheet and task name.
Otherwise... Andree is correct. There is no way to display the sheet name without having entered it somewhere on the sheet or sheet summary.
Have any of you created a Smartsheet that would show the savings for a project by the month? In other words, if I saved $1200 annually and the project ended in say March, then the savings would go $120 per month, Mar 2025-Feb 2026. I have done it on Excel sheets manually, but I think there should be a way to do it with…
Hello team! Hope you all are having a wonderful holiday season. I am trying to set up an automation that will send an email reminder one time when Next Update Date = 60 days, then another automation at 30d, etc. The key is I only want it to send the reminder one time when Next Update threshold is reached. Is this possible?…
Has anyone found a workaround for sharing Smartsheet reports externally without giving access to internal data? I currently have to download the data and transfer it onto excel to create a pivot table for our client and I want to find an easier way to do so. I also already create a dashboard for our client, but I wanted…