G
Guest
In access when creating a query I want to format the date of the output to
dddd, d MMMM yyyy (e.g Wednesday, 15 Novemeber 2006). I found the function
formatdate() but I am unsure on how to use it. Theory would be to do
FormatDate(String, 'dddd, d MMMM yyyy'). It is something so easy that I
cannot spot it! Thanks
dddd, d MMMM yyyy (e.g Wednesday, 15 Novemeber 2006). I found the function
formatdate() but I am unsure on how to use it. Theory would be to do
FormatDate(String, 'dddd, d MMMM yyyy'). It is something so easy that I
cannot spot it! Thanks