Trending in Formulas and Functions
-
Formular to add up qtys from another sheet
Hi Guys I have a main smartsheet with all my products and current stock levels on, and another smartsheet which has all the product movements and quantitys, this sheet will be the one users update What I need is for the stock levels for each product on the main smartsheet to update based on the movements file. In both…
-
Circular Reference
I am working on a RAID log and want the "Next Action Owner" column to be filled in with the name in the "Created by" column if people do not add a name in the "Next Action Owner" column. Is there a way to edit the formula that I currently have in the "Next Action Owner" column to have this done without receiving a circular…
-
How to remove a zero after the first 2 letters in a string of text?
I have data that varies where the zero is located. Some examples would be AA01 or AA01x as well as AA12, etc. The first two characters are always letters and I want to return the rest of string without any zeros. I need to just remove the Zero where ever it may be in that string. Typically, but not always the Zero is at…