Date - Beginning of Month

C

Chris Gorham

Hi,

simple one - I need to calculate the date of the begining of the month for
the date Post Date which is in another field of the query.

Tried this - Date("01",month([Post Date]),year([Post Date]) and variants of
this expresson but no avail...

month([Post Date]) and year([Post date]) both work and return the serial
number of the month and year of Post Date, but I can't string them together
to return a date

Thks...Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top