Display the current date if the next cell is filled
meganou47
Posted messages
1
Status
Membre
-
Pierr10 Posted messages 13781 Registration date Status Modérateur Last intervention -
Pierr10 Posted messages 13781 Registration date Status Modérateur Last intervention -
Hello,
I am at an impasse. I created an Excel file for tracking ratings, and I would like the current date to appear in cell A2 when I fill in cell C2.
Thank you in advance for your help.
2 réponses
Hello,
The date of the day is by definition volatile, there's no choice but to use VBA, something like this:
https://www.developpez.net/forums/d1643344/logiciels/microsoft-office/excel/date-jour-date-modification-d-cellule/
Hello,
I would like to add to the (very) good solution provided by tricolore56: