Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / August 2006

Tip: Looking for answers? Try searching our database.

Where's "Left" & "Format"?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bruceMS - 01 Aug 2006 22:36 GMT
I'm an occasional Access programmer and was asked to write an
application for my church.  I wrote a few queries and reports on
my home computer.  When I went to install it at church I got an
error with one of my queries
    ZIP5:Left([ZIP],5)
saying that it didn't know what Left was.

I also got an error on a report where I had on the header:
    Format(Now(),"yyyy")
where I was trying to display the current year.

I used Access 2002 to develop and I just found out that the
church has Access 2000.

Does 2000 not have those functions or do I have to upgrade
to 2002?  Or is there another way to do it in 2000?

TIA
chris.nebinger@gmail.com - 01 Aug 2006 23:16 GMT
http://mvps.org/access/bugs/bugs0001.htm

This should solve your problem.

Chris Nebinger

> I'm an occasional Access programmer and was asked to write an
> application for my church.  I wrote a few queries and reports on
[quoted text clipped - 14 lines]
>
> TIA
bruceMS - 02 Aug 2006 00:11 GMT
Thanks Chris....

> http://mvps.org/access/bugs/bugs0001.htm
>
> This should solve your problem.
John Vinson - 01 Aug 2006 23:34 GMT
>When I went to install it at church I got an
>error with one of my queries
>    ZIP5:Left([ZIP],5)
>saying that it didn't know what Left was.

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.

                 John W. Vinson[MVP]
bruceMS - 02 Aug 2006 00:12 GMT
>> When I went to install it at church I got an
>> error with one of my queries
[quoted text clipped - 10 lines]
> Access; then uncheck it again. This will force Access to
> relink the libraries.

Thanks John... I'll give it a try...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.