Date by Month error on report

K

karen752

i am trying to get a report grouping by month and a pop up screen comes up
and states Format$ asking for input. No matter what I put in the box the
report shows $Error where I want the month to be.
 
A

AliKwok

Karen

I believe this is caused by a broken reference. I assume you are using the
Format$() function to derive a month from a field of data type 'Date/time'?
The reference to the library containing this function will probably be listed
as 'missing or broken' under 'Tools/References' (in the visual basic window,
which you can open from 'Tools/Macro/Visual Basic Editor' in your report
design window. Hopefully resetting the reference will fix.

alikwok
 

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