B
bruceMS
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
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