Get the answers you need at Westonci.ca, where our expert community is dedicated to providing you with accurate information. Discover in-depth solutions to your questions from a wide range of experts on our user-friendly Q&A platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our 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")