I am working on to automate my daily task using azure power automate tool. here I have to update my excel cell with current date and value every day. I have tried to do the google but could not find any solution can any one suggest how to replace the cell value with current date and value please find the screen shot below
Asked
Active
Viewed 69 times
0
-
If you want to update a cell with the current day and time everyday, can you not just use the `=TODAY()` formula? If it's always meant to be the current date, it's easier to do it in Excel. – Skin Sep 05 '22 at 23:22