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.
I need to revise/expand a filter - the list of items in the filter NOT the filter name - in a dashboard I created. Is this done through the dashboard or through the main data sheet?
I have a sheet set to notify myself and another user when ANY CHANGE is made to the sheet. Neither of us received the notification. Any suggestions on why this is not working? It has been a while since this form was used, but it worked previously.
My reminder in smartsheet automation is set to trigger every day starting 12/05/2025 at 8am (gmt+1) and the condition is to send the reminder to the contact in the contact list if the reminder flag is set to 1 and the status is not one of DONE. Currently on the sheet, a task has the reminder flag set to 1 and the status is…