Sign in to join the conversation:
Is there a way to share one sheet to two workspaces? Would you have to copy the sheet and have all fields linked so that the changes you make to one sheet would show up in the other sheet? Thanks!
I would make a counting column. 1:however many rows you want in one sheet. keep it to the far left, and reference that with an index formula and a column reference from the other sheet.
Thanks Luke...not yet familiar with formulas, but will play around with it to see if this works!
https://app.smartsheet.com/b/publish?EQBCT=dc88bf8438c247c5a84ab5b4331985e2
It Should look something like this. I didnt reference any other sheets so the values are errors, but the formulas are correct.
=INDEX({Reference Primary Column of other sheet}, $[Row ID]@row)
I'm receiving this message every time I try to open my sheets. I'm the only admin user. I have already performed proper troubleshooting, such as clearing the cache, logging in incognito, and logging out and back in, but the issue remains unresolved. It's been a few days, and I'm unable to track our projects and this…
I’ve created an automation that generates a document and forwards it to the individual specified in a cell. The line item also has several additional attachments associated with it. Is there a way to include those attachments with the generated document?
I have an automation set up that copies a row to another sheet each day. The automation itself works correctly, but the problem is that it copies the formulas rather than the values, which causes the formulas to break and return errors. How can I configure it to copy only the values instead of the formulas?