-
Cells Reverting back to Previous value
Hello I am trying to change cell values and for some reason they keep reverting back to the previous value. Before: After: I click save and then refresh and then they highlight blue and change back to the previous data Activity log is registering it and says that i change it back when I dont I even tried to enter in new…
-
Linking Sheets together in a compiled/ master sheet with real time updates
Hello, I'd like to propose an idea to help innovate smartsheets already spectacular features even more. One feature that I do not see is essentially combining / stacking sheets as a compiled master sheet. The compiled sheet should reflect updates made from each individual sheet. There does exist an automation where one can…
-
Merged: Please allow access to create formulas from reports
This discussion has been merged.
-
Merged: Report Referencing
This discussion has been merged.
-
Data Shuttle / Cell Links
Hey all - I am uploading a report from our ATS program from a google sheet using data shuttle to put it into a smartsheet form. I added check boxes into the smartsheet form for the responsible parties to mark off which stage they have completed from the report. Since I don't want to lose the data, I am adding new rows for…
-
Expand The Manage References Pop-Up Menu
When managing references in a sheet, the menu that pops up to begin editing/duplicating/deleting cross-sheet references is incredibly hard to work with. The box that pops up does not allow the user to expand the bounds of the menu - vertically, horizontally, or diagonally. Ideally, building the menu out with functionality…
-
Bi-Directional Cell Links
I wish there was a way to have bidirectional cell links, where the destination sheet picks whichever field was updated last. I have included a few posts I found (the latest dating back to 2020) requesting this enhancement.
-
Linking data by Primary Column
We track data for customer accounts in a couple of different categories. This inevitably means that some customers (not all) appear in both data sets. We spend some time ensuring that the data entered is consistent across both, but this is a manual check. It'd be good to be able to 'link' data between sheets conditional on…
-
Creating charts with multiple criteria without summary sheets and thousands of distinct formulas
I have a grid that contains an employee's level of expertise is a specific skill. There are 90 skills listed (columns) and around 50 employees. Each cell contains None, Beginner, Intermediate, or Expert. There are additional columns for each employee's name, department, and whether they are 'Active'. In order to create a…
-
IF Function / Formula Help
I have created a budget sheet template and need to add seasonlisation to identify cross-charges by month. Rather than doing this manually every time, I would like to add a formula that pulls the data from another cell, but based on information in a 3rd cell. I was hoping it would be as simplistic as: =IF([Activity Month]3)…