Hello.
Please help!
I am attempting a formula where I would like to pull the number of 'Accomplishments' registered in a sheet in the 'last 7 days'. This is the formula I am using, but I am getting 'unparseable' -
=COUNTIFS({Type}, ="Accomplishment", AND {Date}, >= (TODAY (-7)))
Any help would be amazing.
Thank you