On 27 May 2007 17:01:52 -0700,
(E-Mail Removed) wrote:
> The first obvious
>problem is that built-in functions in the report (e.g. TRIM, DATE(),
>TIME() ) are not
>recognized.
This appears to be the very common References bug. Open any
module in design view, or open the VBA editor by typing
Ctrl-G. Select Tools... References from the menu. One of the
..DLL files required by Access will probably be marked
MISSING. Uncheck it, recheck it, close and open Access.
If none are MISSING, check any reference; close and open
Access; then uncheck it again. This will force Access to
relink the libraries.
I don't have 2007 installed so I'm not certain of the steps - but I'm pretty
sure it's missing references.
John W. Vinson [MVP]