At Westonci.ca, we provide clear, reliable answers to all your questions. Join our vibrant community and get the solutions you need. Get immediate and reliable solutions to your questions from a knowledgeable community of professionals on our platform. Connect with a community of professionals ready to provide precise solutions to your questions quickly and accurately.

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")