Sign in to join the conversation:
Does any one know how to add a date and comments in the same field. For example - "08/15/2018 Left Message". I want the date of the activity to be documented in 1 field.
It would have to be a text/number type column (which is the default)
Use 3 columns:
1. with the date (for instance called "Date")
2. with the text comment (for instance called "Comments")
3. concatenate, using +=Date25 + " " + Comments25(for instance for row #25)the + " " is only to insert a space in between.
Suiting your need?
Or in alternative, use the comments option on the left side of the spreadsheet
If you don't need to access the date (in metrics for example), this will also work.
key strokes:tenterreselectf2add text
Craig
Hi Brain Trust I have a sheet …hahaahah I have 4 editors cannot share - who in the last 4 days have somehow moved several columns to the back of the end of the sheet - we can see in the activity history that the reordered the columns - yet when we stand there and try get them to replicate it they cant How is this possible…
Hello everyone, Initially, I was assigned to work on a 37-item questionnaire (form) that included 6 nested child questionnaires, resulting in a total of 222 columns. However, as the questionnaire has expanded, the number of items has grown significantly and is now approaching Smartsheet’s column limit. Considering that we…
Hi everyone, I’m running into an issue with my Smartsheet automations and was hoping someone might have a workaround. I have a workflow that sends an Update Request (or Alert) with a Custom Message. In that message, I include a Dynamic View URL that looks like this: https://app.smartsheet.com/dynamicview/views/EXAMPLE The…