Welcome to Westonci.ca, where your questions are met with accurate answers from a community of experts and enthusiasts. Discover a wealth of knowledge from professionals across various disciplines on our user-friendly Q&A platform. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

What Excel formula can be used to automatically count the number of days from a given date to today?
A) =TODAY() - A1
B) =DATEDIF(A1, TODAY(), "d")
C) =DAYS(A1, TODAY())
D) =DATEDIF(TODAY(), A1, "days")