Microsoft
Software
Hardware
Network
Question : Problem with Report Access 2007 vs. Access 2003
Hi Experts! I have a report in access that produces mailing labels and used the Trim function. It works fine for my access 2007 users but my 2003 users get an error, the Trim function pops up like a required parameter and then of course the report say #error on that line. Any ideas what is causing this?
Answer : Problem with Report Access 2007 vs. Access 2003
Open the vba editor.
Tools>>References
If any item is listed as
**Missing
that is your problem. Track down the missing reference.
mx
Random Solutions
Report based on Multiple Check boxes
VB.Net - BulkCopy Excel to SQL...works, but funky
SBS 2003 NT Backup SqlServerWriter Error 0x800423f4
Can't connect to SQL server 2008 (error 40 could not open a connection to the SQL Server)
Converting Access queries to T-SQL problems
LDAP/ Active Directory Password Unlock Error..
datagridview VS2008, bold a row
Can SQL query using multiple LIKE joins be improved
How to Create Field with Autonumber?
Get the file size of an image in a picturebox