Sign in to join the conversation:
Hello,I am looking to remove a single cell from a grid and have the cells underneath move up but I am only given the option to remove rows which disrupts formulas I have in place. Is this feature of removing single cells available?
Hello Veronica,
There currently isn't a way to remove a single cell from a grid and have the other cells fill upward in its absence.
One thing that you might try is to drag-fill up your formula from the cells below, then deleting the information in the bottommost cell (as the cell above it should contain the formula after the drag-fill)
More on drag-fill here: https://help.smartsheet.com/articles/2476171-create-and-edit-formulas-in-smartsheet#dragfill
I'm trying to picture why deleting the row would not work, or probably better how the data is structured that this would be useful.
A cell is defined by the column it is in -- the type and that name mean something, and by the row -- there may be one or a few cells that define the row, a name or project number or a task brief description, but everything on the row is linked by that commonality.
By wanting to shift things in this way, the column where the cell in question is located must, by inference NOT be tied to the other things on any particular row, as the link between them will be broken when shifted.
Unless...
Unless you are trying to do something like a multiple row record. But then, only parts of the cells would need to be shifted, which would open up a new can of worms.
Just curious.
Craig
Hello, I'm working through the writing formulas optional activity and in the 'Nested IF function - Progress Column' task it directs you to put in the following formula '=IF([% Complete]@row = 0, “Empty”)'. However, when I put this formula into the spreadsheet, '04a_Marketing Request Tracker - Formulas', I get an…
I have an automation that has a condition where I am looking at the column "LEA Interco Supporting Site(s)" and trying to find columns that have the value "Fort Loramie" in them. This works well when "Fort Loramie" is the first item listed in the cell, but it doesn't work when "Fort Loramie" is the second or third value in…
Have any of you created a Smartsheet that would show the savings for a project by the month? In other words, if I saved $1200 annually and the project ended in say March, then the savings would go $120 per month, Mar 2025-Feb 2026. I have done it on Excel sheets manually, but I think there should be a way to do it with…