You have a problem with References.
Open a code window, and choose References on the Tools menu.
More info:
http://allenbrowne.com/ser-38.html
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users -
http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"FireGeek822" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have a report that is to run based on a query. In this query I have
> the following as a field.
>
> Date By Month: Format$([tblIssues].[IssueDate],'mmmm yyyy')
>
> Prior to Splitting and distributing the MDE, I compiled the database
> (all was working before compile). Now I receive the following error.
>
>
> Compile Error. in query expression 'Date By Month:
> Format$([tblIssues].[IssueDate],'mmmm yyyy')'.