Best Of
Re: March Question of the Month - Join the conversation and receive a badge
One big skill I've been working on is self-gratitude. We're often too hard on ourselves, and it's very easy to have thought patterns that lean towards negative language. Re-training my brain to use positive language and affirmative statements has been tougher than I thought but so important!
Monique Odom Stearn
Re: Formula not picking up reference data - ANSWERED MY OWN QUESTION
Thanks for the tip! Much appreciated!
Re: Trouble with IF statement and date format conversion
It is because 12 + 1 is 13, and there is no 13th month.
Try this instead:
=IF(LEN([Delayed Result Date]@row) = 10, DATE(VALUE(RIGHT([Delayed Result Date]@row, 4)), VALUE(LEFT([Delayed Result Date]@row, 2)), VALUE(MID([Delayed Result Date]@row, 4, 2))), IF(LEN([Delayed Result Date]@row) = 7, DATE(VALUE(RIGHT([Delayed Result Date]@row, 4)) + IF(LEFT([Delayed Result Date]@row, 2) = "12", 1, 0), VALUE(LEFT([Delayed Result Date]@row, 2)) + IF(LEFT([Delayed Result Date]@row, 2) = "12", -11, 1), 1) - 1))
Paul Newcome
Re: Parent/Child Formula for Levels
@PeggyLang Yes. Task@row should be referencing a column that will always have data in it. You can insert a hidden auto-number column if needed to do this.
Paul Newcome
Set up notification to notify me of any changes except those I make myself
Hi - is there a way to set up a notification so it will send me a notification if anyone other than myself makes an update to the sheet? Was thinking this could be achieved by creating a condition where Modified By does not equal myself, but I don't see where you can incorporate Modified By in the set up. This would be very helpful b/c I will be making 95% of the updates to a project plan and don't need a notification on anything I change but do need to know about any changes made by other users.
Thank you!
Re: Best Way to Facilitate Task Hand-Off to Different Assignees
Here are my thoughts. Hope it helps?
1. Add Key Columns to Your Sheet:
- Task Name – The main task
- Task Stage (Dropdown) – Track where the task is in the process (e.g., Idea Development, Research, Approval)
- Assigned To (Contact List) – Automatically update this as the task moves to the next stage
- Status (Dropdown) – Not Started, In Progress, Completed, etc.
- Due Date – Keep track of deadlines
2. Use Automation to Assign & Notify the Next Person:
- Set up an Automated Workflow that:
- Triggers when Task Stage changes (e.g., from "Idea Development" to "Research").
- Automatically updates the "Assigned To" column based on the stage.
- Sends an email or alert to notify the new assignee.
Example:
- When Assignee A marks "Task Stage" as "Research", Smartsheet:
- Updates "Assigned To" → Assignee B
- Sends Assignee B an alert: "You are now responsible for this task."
3. Optional: Use Reports for Individual Task Views
Each assignee can have a filtered report that only shows tasks assigned to them, making it easy to track their workload.
4. Optional: Use Conditional Formatting
To visually indicate responsibility changes, apply conditional formatting:
- If "Assigned To" changes, highlight the row to signal a hand-off.
This setup ensures a single-row workflow, prevents unnecessary duplication, and automates the hand-off process effectively. Let me know if you need help configuring the automation!
Paul.Woodward
Re: Happy 10th Anniversary Community + Giveaway!
Smartsheet is like excel on Steroids.
Kelly Kenney
Re: Happy 10th Anniversary Community + Giveaway!
In one sentence - How would you explain Smartsheet to a newbie?
You can build ecosystems for teams to streamline and automate they project goals and needs.
adam.b
Re: Is there a way to add a thin vertical line to a dahsboard?
Here are a few I modified from the many sites i downloaded from. Feel free to just open them up in your Photos/Paint Program and change the colors / size / rotations to your needs.
Here is one of many sites you can grab them from (limited free with no login or +10 w/ google login)
Web Dividers transparent vectors, photos and PSD files | Free download
Here are a few i threw on a dashboard with duplicated widgets so you can see them in action. Keep in mind, when stretching your dividers you have to play with their fit and their img sizes. I found that for a horizontal divider to span the entire page neatly was 6000x10. However, the ones i attached also worked for partial spans, but you can create these in powerpoint, or download your own and modify to your needs.
Julie Becker



