Sign in to submit new ideas and vote
Get Started

Enhancement Request: access values stored in cell history

Hi guys,

my idea here is to use the stored information in a cell value.

Let's say that the first time this cell was changed is important to me and I want to store this value in a different column in my sheet.

image.png


I would then use a formula to get this stored information, for example:

=GETCELLHISTORY([info], [position])

info: what information I want i.e. name of who made the change (Matheus Vieira), date of that change (11/11/22), time of the change (2:01 AM - this might be hard because of time zones) or value of the input (in this case another date: 11/9/22, but it could be words, numbers anything stored in that cell, I know that for the case of LAST update, it would be already the value that is shown in the cell, but could be useful to use for the first stored value there). We could also make it as numbers as 1 to name, 2 to date, 3 to time and so on.

position: this would indicate the position of the changes i.e. 0 to first (changes made on 10/24/22), 1 to last (changes made on 11/11/22)

In my example that I want to access the information of the first change of the cell, the formula would be like:

=GETCELLHISTORY(1, 0)

and on my new cell I would return: John Smith.

we could get crazier with the ideias.

In my opinion this would be a great addition to Smartsheet and show the power of this amazing tool

If you find this useful, please upvote so it could be implemented

Thanks!

31
Up
31 votes

On Radar·Last Updated

While this change is not part of our current plan, we appreciate the value of this suggestion. Please keep commenting on and upvoting this or other ideation posts that interest you – your feedback plays a big role in shaping our decisions for the future.

Comments