Hi,
I have a table of historical dates which are frequently only partial dates. For example I might only know that an event happened in June 1995 Or perhaps I only know the year.
I am hoping to sort these dates (I suspect that there may be a great number of ways of sorting these – but the exact order is not critical, as long as its consistent. So if for example all partial dates containing just 1995 come before full dates for that year or after does not particularly bother me.
I had planned to use a date field if I had a full date, and a number field (or fields) if I had a part of the date, and then create an expression to resolve it.
Before I start however I thought it might be a problem with an obvious solution. Unfortunately Google and groups searches have not enabled me to find anything, so any suggestions welcome.
Thanks
Colin