-
If/Then type formula
I have three percentages that are fed in a sheet summary. I can write this formula in the same sheet summary so there is no reason for cross sheet references. I need to write a formula that calculates the median of the three percentages. The only issue is that some of the percentages based upon the goals are beyond 100%.…
-
Employee Pulse Survey Template Set Formula Question
Hello I downloaded the template set for the employee pulse survey when I customized it, the formula to score the questions got erased. Does anyone have the the formula for the helper columns to assign a number next to the survey result? For example neutral should show 3 in the locked column. Thank you!
-
How to change first week number from Jan 1 to July 3 ?
How to change first week number from Jan 1 to July 3 ?
-
#Unparseable error, please help
Hi, sorry to bother, because I know this can be a very dumb question but I have tried all the ways with no luck. I keep getting this error and I don't know where is the error. I want to sum a column called "2022OpEx" only if the sum of other 2 columns ("CarryOverAmnt2021" and "2022CapEx") are equal or higher than 250,000.…
-
Last update Formula (Sheet Summary)
I need to make a formula that identifies the last modified date on my sheet
-
Count Ifs with multi-select
Hello I'm trying to do a count if with a multi-select column and am using the find formula. It is referencing another sheet. can you please let me know if I have any errors here? I get #Invalid Data Type.
-
Automated Move Rows won't move anything
I have an automation set to run whenever a "Status" row changed (or row is added) with a condition: "Where Status Contains 'Out of Service'". It's set to alert me, then move rows. It alerts me just fine, but won't move any rows. Using the row options to move the rows works with ease, and no error messages ever appear. My…
-
How do I calculate a formula to alert 6 months before a travel date from a passport expiry date?
I'm lost for creating a formula to create an alert from 6 months before a travel date (column labelled): Trip Start Date (office) from a passport expiration date (column labelled): Expiration Date by highlighting the Expiration date (YELLOW) and notifying shared sheet owners.
-
In need of formula to check box using based on data from 2 columns
My best try was: =IF(AND([To Be Filed]@row > 0, 1, [Days Since Close]@row < 60, 1)) Got any ideas?
-
Combining IF statements
Hi Smartsheet community, I am currently trying to create a formula, that states if Updated Completed Date is blank then use the date in Original Completion Date column but if not blank then use the date in the Updated Completed Date column to return quarter and year (Q4 2020). I am creating this formula in the Estimated…