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.
Hello, I have a metrics reporting sheet that relies on cross sheet reference formula to count rows from a formula column in a source sheet (let's call it Sheet A) that refreshes with data via data shuttle (set to 'Replace all target sheet rows with the data from the input file') once per day at 8 AM UTC (I am in PST). One…
I have no idea how to start the program. I need the basics on how to build charts and graphs.
Hi, I’m having trouble transferring ownership of a sheet and would really appreciate some advice. Current situation: I am on a Free plan. The sheet is owned by me and stored in a Workspace. Another user is an Editor on the sheet. The sheet permissions are managed via Workspace sharing (not individually per sheet). What I…