I have used the same template to create a tracking system throughout our company and now have 25 sheets. I have been asked to add a column to the template and all existing workbooks. Does this need to be done manually one at a time?
Yes, unfortunately, it does.
a way to automate adding columns across multiple sheets is through the API, if you are comfortable writing code - http://smartsheet-platform.github.io/api-docs/?python#add-columns
Weighing up the practical considerations, if the extra column does not have formulas (i.e. they are just manually entered values), is not being referenced via cell links (that you have to set up for each sheet) and we're only talking about 25 sheets, then you're probably better off just creating the columns manually and moving on.
An easier way to add a single or multiple columns is to create a new sheet with the new column(s). Then you can copy the blank row to the desired sheets. If the target sheet does not already contain the new column(s) they will be added.
Advantages: the column data type is maintained. Saves lots of time if you are adding multiple columns. Doesn't affect the data since you are adding a blank row.
Disadvantages: formulas can't be copied into a sheet. There could be a better way but I haven't found it yet.
Hope this helps!
Hi Mike,
Great, advise! I also do that, and I also put a unique character before the formula so it's just text and after I copy the row to another sheet I search and replace that character and that will activate the formulas in the new sheet.
Hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Solution is to have a paid subscription which we have but have lost the functionality of emailing attachments from Smarsheets. Has anyone else had this issue?
Hello- I have to constantly refresh my browser in Edge and Chrome as my shared workspaces go missing for clients. Sometimes when I refresh it works, other times it doesn't show half the clients or workspaces I have access too. Other times when refreshing data it doesn't work on my side, but will work for a co-worker. This…
I am trying to create a Purchase Order in smartsheet. I looked at the community and an old thread said there was a purchase request template, but i guess it is gone because I do not have it? Is there a good way to create purchase orders within smartsheet?