At Westonci.ca, we provide reliable answers to your questions from a community of experts. Start exploring today! Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform. Get quick and reliable solutions to your questions from a community of experienced experts on our 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")