How to prompt query selection criteria with just Year
I’m trying to get just the year in the following table with timestamps. Which is usually possible using Year()
, but somehow I can’t get it to work on query selection criteria thing:
I’m trying to get just the year in the following table with timestamps. Which is usually possible using Year()
, but somehow I can’t get it to work on query selection criteria thing: