Month Name

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

Guest

I used "=format(now(),"mmm") to display month name in a text box on an access report. At first it worked fine, but when I wrote a macro on the report, it started giving me an error "Visual Basic cannot compile, Please check the code and recompile"

Please advise
 
When you remove the macro, does this restore the report to
working properly?
What does the macro do?
Maybe with adequate information someone can help you.
Fons
-----Original Message-----
I used "=format(now(),"mmm") to display month name in a
text box on an access report. At first it worked fine, but
when I wrote a macro on the report, it started giving me
an error "Visual Basic cannot compile, Please check the
code and recompile"
 

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

Similar Threads


Back
Top