Hi,
Can someone help me with a date matching query? I need to match dates of the following format but it isn't clear how I can do this successfully.
1st Jan 2016 or 10th Jun 2015.
i.e. with a 'st, 'nd, 'rd or 'th after the day number and with either 1 or 2 digits making up the day number.
Thanks