-
Links and templates
I am trying to create two templates that have cell links from sheet to sheet but when I save the documents as a template (or another file name) the links dissapear. Is there some way to retain the links?
-
font color in dropdown lists
Is there a way to change the font color of items in a dropdown list in a web form? Example: My guy is filling out his web form and under the field for "Fire extinguisher is on site" he has an option to put either yes or no, can i make "no" red so that when he submits his form it will stand out in the spreadsheet?
-
Microsoft projects
I am intersted to get smartsheet but would like to know if any body has used it with Microsoft projects . as my projects are been managed by MSP and I would like to link it with smartsheet
-
What's the difference between zapier and azuqua?
Just trying to understand my options. I use zapier right now but keep hearing about azuqua. Any advantages of one over the other? Thanks
-
Measure the performance in terms of time, real vs. plan
Hello, I want to know if I can measure the performance of my team, crossing plan versus real in terms of the total time of the project.
-
are there 3rd party apps available to send text for webform links daily
I am lookiing for a program to work with smartsheet to send texts or emails automatically for webform links.
-
Smartsheet won't save changes after a sorting
This morning I did a sort on one of my columns so I could review and enter data easier. When I went to save the data Smartsheet told me it couldn't and to save data more often. I tried doing the sort and then saving after the first number update and I got the same error. The only way I can save my changes is if I don't do…
-
Employee Anniversaries
We use Smartsheet for a number of different departments, HR being one of them. I'm wondering if there's a way to conditionally format a "hire date" cell to change colour when an employee anniversary is approaching? There is currently an option to conditionally format for a date that is a certian amount of days in the…
-
Setting Up sheets to run multiple businesses
Hi I have 3 businesses that demand different work flows and I am having trouble getting my head around the best practice for how I should set up these sheets. Should I use one sheet to manage contact information for the 3 businesses and what is the best practice to link contacts to Quotes or jobs on other sheets ? Comon…
-
Nesting Formulas excluding future dates
Hallo Everyone I have a Nested Formula that looks like this. =IF((Eficiencia19) >= 0.9, "Green", IF((Eficiencia19) <= 0.7, "Red", IF((Eficiencia19) > 0.7, "Yellow"))) What it does , it automatically put a symbol, depending of the value of a cell. It does this independendly of the date. Green : >=0.90 Yellow: > 0.70 and <…