Hello!
I have stumbled on this community and man, do I have a problem that I can not solve by myself! I have a spreadsheet in which I have data in columns A-F that I add to regularly. I recently wanted to update it so that I have a timestamp of when each cell in column A was entered. The issue that I am running into is that I have 150+ rows in which I do not know when the data was added. I have been messing around in VBA to figure out how to do this and from researching online, it seems that it might be impossible. BUT, I found this community and felt that it might be worth a shot to ask since the other articles were from 5+ years ago and there seems to be people who are far more experienced than me.
I want to be able to populate a timestamp in every row of column G that gives the date in which the data in column A of the corresponding row was added (NOT modified). I want this to be a date that does not change if there is ever any modification to the cell.
Please let me know if it is possible to generate this for existing data! Any help is greatly appreciated.
Cheers!
I have stumbled on this community and man, do I have a problem that I can not solve by myself! I have a spreadsheet in which I have data in columns A-F that I add to regularly. I recently wanted to update it so that I have a timestamp of when each cell in column A was entered. The issue that I am running into is that I have 150+ rows in which I do not know when the data was added. I have been messing around in VBA to figure out how to do this and from researching online, it seems that it might be impossible. BUT, I found this community and felt that it might be worth a shot to ask since the other articles were from 5+ years ago and there seems to be people who are far more experienced than me.
I want to be able to populate a timestamp in every row of column G that gives the date in which the data in column A of the corresponding row was added (NOT modified). I want this to be a date that does not change if there is ever any modification to the cell.
Please let me know if it is possible to generate this for existing data! Any help is greatly appreciated.
Cheers!