Ask Different is a question and answer site for power users of Apple hardware and software. It only takes a minute to sign up.
Sign up to join this community
Anybody can ask a question
Anybody can answer
The best answers are voted up and rise to the top
Asked
Viewed
7 times
I have a SUMIFS
that gets the desired result. But the condition is formatted as a string, in this case a date comparison, "<=2023-03-21"
. The date is located in cell B2
. How can I rewrite this condition to use the value from B2
instead of a fixed date string value?
ย
Leave a Reply