My "Date" column is a text field that looks like this: DD.MM.YYYY
Since the amount of data is very large, access query returns an error saying that it cant convert a field with more than 65,000 entries.
Anyhoo, I need to find a way to show summed totals for the separate months, and for the...