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
I have a monthly report I send out that has a long list of recipients. I know I can edit the recurrence of it being sent, but does anyone know of an easy way to just add or take out people that get my email without having to recreate the whole thing?
We would like to allow conference attendees to check themselves in using tablets at the conference center. I know there is a "find in sheet" magnifying glass in table view, but it is not super obvious, especially for non-Smartsheet users. Is there a better way for them to easily find their row among all the attendees so…
Greetings- I have a automation setup when I select the "status" column drop-down to "completed" I want the row info to be emailed to the contact to submitted it with a follow up then I want it to archive the row (aka move to another sheet). When I run the automation only 1 of the 2 requests happen. The archive happens…