-
Enhancement Request: Ability to use Rich Text or HTML format options for Comments
I would like to request the ability to use different format options in the comments window. We are currently able to add plain text comments but it would be nice at times to use a different format like Rich Text or HTML.
-
Same Sprint, Multiple Sheets
Hi Folks, I work in a development/consulting team where we have resources working with multiple PMs and across multiple projects. Because of this we do our scheduling/resourcing together and operate on the same sprint schedule. So Sprint 1 for project A might be Sprint 3 for project B, but they have the same start and end…
-
1 Sheet on multiple worspaces
I am having problems trying to find a way to share 1 sheet to multiple workspaces, if this is even possible. Anyone have any ideas?
-
Enhancement Request: Filters to include and / or functionality
I would like to request the ability to customize filters by adding specific conditions to each row. The filters currently have an option to show rows that match all conditions or an option to show rows that match at least one condition. Because we share our SmartSheets with multiple teams, I would like the ability to add…
-
BUG - Forum search operation (redundant results)
So, when you do a search in the forum, it will bring up forum entries that match your criteria based upon a search requirement. Now, the problem is that each one of those search results will have the same title, and even the same display text, they just repeat in the list over and over again. Example: Discussion Title…
-
Retrieving Lost Data
I realize that this is a shot in the dark and I know it wasn't possible in the past, but does anyone know if it is possible to retrieve data that was deleted from a sheet after the sheet was then saved. If there's a way to get this back then let me know. Thanks!
-
Parent Date Roll Up
I currently have a sheet where i have multiple columns with dates thats that are going to need to roll up to the project level parent. I am looking for a way to roll the dates without using the predcessor function as it doesnt quite work right. In the picture below you can see some of the columns. I would like to have the…
-
Comparing dates and returning a RYG ball
Can someone tell me what is wrong with this formula: = IF(TODAY() - ["DUE"2] > 0, "Red", IF(TODAY() - ["Due"2] > -3, "Yellow", "Green")) I am trying to compare today to a due date and return the appropriate ball. Thank you.
-
Template for project management
I need a template for project management for land development projects wherein I use multiple people/employees with various tasks in order to obtain permits and complete engineering plans. There are milestones for completion, various correspondence such as emails etc which I would like be able to log and if possible open…
-
If cell is not blank, checkbox
Hi, I would like a formula in column1 that says, if column2 is not blank (meaning it has ANY text in it), check the box in column1. Any ideas? thanks!