Date

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

Guest

Hello,

I am having trouble formatting a date to show only the
current month. If I use Month(Now) then I get a number
value I would like to use the full month text format. I
have been trying to use the following code, but it is not
working.

Acval= Format(Month(Now), "mmmm")
 

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