Returning the first of the month for every date in that month

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a caculated field that contains dates, I would like to have those
dates show up as the first of the month (for example if it's 12 Aug 05; I
would like for the result to be 1 Aug) Any assistance would be greatly
appreciated.
 
Jeff said:
I have a caculated field that contains dates, I would like to have those
dates show up as the first of the month (for example if it's 12 Aug 05; I
would like for the result to be 1 Aug) Any assistance would be greatly
appreciated.

The "Access Web" site has several date functions including "FirstOfMonth()".
See:

http://mvps.org/access/datetime/date0007.htm

HTH
 

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

Back
Top