06-11-2019, 07:04 PM
Hi bkar81,
Many thanks for your post, glad to hear you're enjoying the app!
Well, fixing that should be easy, use the NOW() formula instead in TODAY(), just like in Excel:
="Report refreshed at " & TEXT(NOW(),"MM-DD-YYYY hh:mm")
Have a nice day,
Tom
Many thanks for your post, glad to hear you're enjoying the app!
Well, fixing that should be easy, use the NOW() formula instead in TODAY(), just like in Excel:
="Report refreshed at " & TEXT(NOW(),"MM-DD-YYYY hh:mm")
Have a nice day,
Tom