format ("07", "MMM")

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

Guest

hello,

I am trying to show the month, i.e., "Jul" in a report based on a field with
a value of "07"

using =format ("07", "MMM") in the text box, it shows Jan, not July.

what is wrong? thanks!
 
Thanks, that was too easy.

I added ", true" to it to get the abbreviated month.

thanks!
 

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