I have a table containing "collection date" this is a text format. I want to create a query that calculates the collection date plus 1 year, 2 year and 5 year. This is what I have but get results "Error" in data.
[collection date]+365
I tried a DateValue but still get Error
[collection date]+365
I tried a DateValue but still get Error