-
Outlook Add In not working
I do not recall a Windows update occurring last week, however, this morning when I went to use the Outlook add-in, it is suddenly not working. Non-descriptive message: "Whoops! Our bad, something unexpected happened..." Anyone else running into this all of a sudden, or at some time in the past?
-
Auto-Increment Change Orders
I have a column [Entry Type] which contains (Task, Change, Other). I use a web form to allow others to enter change orders. I would like to automate naming these change orders as Change Order 1, Change Order 2, Change Order 3, etc. I can use =COUNTIF([Entry Type]:[Entry Type],"Change") to obtain the number of change orders…
-
limitation on visible characters per cell (110 characters)
Hello Smartsheet Community, There seems to be from my tests, a limitation on the number of visible characters per cell. I added about 200+ characters and only 110 are visibile. Even if I expand the cell and activate the "wrap text" function, same results. Is this hardcoded? thank you
-
Does Smartsheet keep previous versions of spreadsheets?
I am wondering if smartsheet keeps previous versions of spreadsheets on the off chance of the sheet being completely deleted?
-
Smartsheet Error: formName: ajax fa_loadContainer serverStatus: false serverStatusText: CriticalExce
What is the cause of this error? How can we prevent this from happening again? Is there anyone experiencing the same error? formName: ajax formAction: fa_loadContainer serverStatus: false serverStatusText: CriticalException errorCode: 6
-
Formatting data in lower right corner
Hi, I have a very simple suggestion: Smartsheet should format the count, sum, and average in the lower right hand corner (when multiple cells of data are selected, see scn shot). It is very difficult to tell the sum of a large number without commas. Thank you, Max
-
Duration in a summary task show "hours" instead of "days"
I have a series of sub-tasks in minutes and hours but then the summary task shows the duration in days. It is frustrating to not be able to change that, is it possible or could that ability be added to change the duration display in summary tasks? Thank you, - Blake Chesley
-
Smartsheet Sorting
Hi, Is it possible to sort data without having it sort the first two rows of data because the first two rows of data are my column titles. My column titles are just repeats of the smartsheet column titles. Thanks! Kevin Au
-
SUM IF & LEFT @cell
I keep getting the result of 0 I am trying to sum a range if another column contains "Street Lighting" I have tried changing the text reference from the entire column, to particular range and adding the LEFT @cell with and without #(5) see below. =SUMIF(Team:Team, LEFT(="Street Lighting", [Days to respond]2:[Days to…
-
Linking a drop down cell to the workflow
I have a drop down status cell on my customer sheet. I would like the info in this cell to be linked to the Workflow sheet in the status cell for each customer. I have tried to go to the Workflow status cell for a customer and link in from the customer sheet, this works and when the customer sheet status cell is changed…