Sign in to join the conversation:
If you save a workspace as new and rename it, would you also have to rename the sheets that are in the workspace?
Just wondering if they were the same would that mess up any formulas?
Thanks,
Cheryl
Hi Cheryl,
Fortunately, no you don't need to rename the sheets it will continue to work.
Hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Cheryl,
In addition to what Andree mentioned, if you do need to rename sheets, reports, etc. it will not break any formulas or links.
I have a workspace that I use as a template for other programs and I need to change the names of the sheets to reflect the new program name for the end users.
To add to Marks clarification.
I would recommend that you have a naming convention because it will make it a lot easier to find what you need and it will also make it easier to set up reports, dashboards, cell-linking and more.
Andrée
Hello, need help with a formula - I need to count within a cell range how many are NOT BLANK, this is the formula I currently have that is not working - what needs to be changed? /COUNTIF(Charter@row:[Retrospective/Lessons Learned]@row, <>"")
Hi friends, For reasons I can't explain, for the life of me I can't correctly add the "collect" function to this formula: =INDEX({SU26/FA26/SP27 Course Offerings Range 2}, MATCH([Assessment Course(s)]@row, {SU26/FA26/SP27 Course Offerings Range 1})) In practice, I will be choosing multiple values from a dropdown list in…
Hello, I have a data tracker that has a column with different company names. It is a free text column from a form. In my calculation sheet, I need a formula to pull in those company names from the data tracker. Is it an Index or VLookup formula? Thanks in advance.