Display most recent data entered in a cell
Hello,
I am currently developing a sheet that has a 'notes' column I will be entering using to track notes for a given row. In the 'notes' column, I would like to be able to just display the most recent entry within a given cell. In other words, if I were to enter 'test12345' in the cell on a specified date and 1 hour later I add enter 'test678910' in that same cell, I would like it to only display the most recent cell entry (in this case 'test678910'). Is there a straightforward way to accomplish this? I initially tried to accomplish this by creating a system column for 'created' date and then added a 'helper' column that had the formula =INDEX(Notes@row, MATCH(MAX(Created@row), Created@row)), but this did not work. Any help would be appreciated.
Best Answer
-
Hi @Conv_Eng
I hope you're well and safe!
You can use the Latest Comment feature.
Would that work/help?
I hope that helps!
Have a fantastic weekend & Happy New Year!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Answers
-
Hi @Conv_Eng
I hope you're well and safe!
You can use the Latest Comment feature.
Would that work/help?
I hope that helps!
Have a fantastic weekend & Happy New Year!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Is the 'test12345' going to still be left remaining in the cell after 'test678910' is added so that both are in the same cell? If not, then why don't you just do a normal VLOOKUP or INDEX/MATCH without worrying when it was created or modified since whatever is currently in the cell is always going to be the most recent? If the first 'test12345' is going to be left in the cell and both entries are going to be in it, and possibly even a 3rd or 4th thing in the same cell, then I wish you the best of luck at that. It's probably possible but it would take a lot of troubleshooting and brainstorming to get something working for you.
Sometimes you may feel like you need a specific complex formula when really what you need to do is redesign your sheet to work in a smarter and easier manner for the workflow you're trying to manage. This might be one of those cases if you're having 2 or 3 or more values in the same cell and only want to pull out what was the most recent thing added to it.
-
@Andrée Starå, thanks for the 'latest column' recommendation! I was able to accomplish my objective with this feature.
-
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!