Formula for last 24 hours
Hello my friends - I need to create a formula to find any new rows added to a sheet in the last 24 hours. My created on system column is added. We currently are using the TODAY function, however, that only captures those added today, which leaves out a great deal of data when generating a report in the early a.m. hours. If no hour formula, I suppose I can leverage TODAY-1?
Comments
-
You could leverage the TODAY(-1) function, but you can also take advantage of the Highlight Changes tool as there are numerous options for how far back you want to look.
-
Try the netdays formula. If it is more than 24 hours, netdays should output 2 days. so something like =if(netdays(startdate,today())=1, output)
this isn't a perfect solution as today does not include hours, but you might find it suits your needs better than your current solution
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!