Drop Down List
SHJAM
✭
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.
Tags:
Comments
-
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:
t
enter
reselect
f2
add textCraig
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives