Am I correct in assuming that this format can be entered within the query to display as stated?
Which of the following formats should I be using. I have tried them all and still get errors:
1.) Format(DateSerial(Left([LRDTE],4),Mid([LRDTE],5,2),Right([LRDTE],2)),"mmmm yyyy")
2.)...