View Full Version : Extract Date Info


starlight
09-11-2003, 07:25 AM
Hi all,

I'm back with yet another date query! ;)

How do I extract just the Month and the Year from a date field? Can this be done in the table itself or would I need to create a query?

Help as soon as possible most appreciated!

Ta

-------------------------------------------------------------------------
St:)rlight

Mile-O
09-11-2003, 07:32 AM
Two functions: Month() & Year()

namliam
09-11-2003, 07:37 AM
Part2 of your question, do it in a query...

Greets