Forum Discussion
Riaan1055
Mar 20, 2020Copper Contributor
Excel - formual
Hi guys I want to if it's possible for excel to automatically update data. For example: I have a table of dates, 1st till end of month. I want it to keep on showing the current dates data. Like ...
Savia
Mar 20, 2020Iron Contributor
Riaan1055 Your question is pretty generic, but one thing to look in to is the TODAY() function, which automatically computes the present date. This could be used in a filter column e.g. =datecell=TODAY() to zero in on today's data.
And more detail than that, I'd really need to see a screenshot or a file.
- Riaan1055Mar 24, 2020Copper ContributorHi Savia, here is an example of the sheet. As you may see in the bottom row 48, column M. I need that percentage to uodate automatically in row 61, column W.
So let's say today is the 24th, I need it to update to the current date, but when it is tomorrow, i need it to put in that data.
Thanks - Riaan1055Mar 23, 2020Copper ContributorHi Savia
I'll post the screenshots during the day. Thanks a lot