This is a strange error. I can not believe I am having so many problems today.
When I am running this query on my computer I have no problems. So when I run it on an end users computer it does not like this statement.
RTrim([ADDRESS]![CITY])+', '+RTrim([ADDRESS]![STATE])+' '+RTrim([ADDRESS]![ZIPCODE])
On my computer: I have Access 2000.
On the end users: Access 97 & Access 2000.
They need Access 97 & Access 2000. Because one other program that they use needs Access 97. And for my application they need Access 2000. STRANGE thing is that my boss also has: Access 97 & Access 2000 and it works fine. Can anyone help suggest what I am doing wrong?
John-
When I am running this query on my computer I have no problems. So when I run it on an end users computer it does not like this statement.
RTrim([ADDRESS]![CITY])+', '+RTrim([ADDRESS]![STATE])+' '+RTrim([ADDRESS]![ZIPCODE])
On my computer: I have Access 2000.
On the end users: Access 97 & Access 2000.
They need Access 97 & Access 2000. Because one other program that they use needs Access 97. And for my application they need Access 2000. STRANGE thing is that my boss also has: Access 97 & Access 2000 and it works fine. Can anyone help suggest what I am doing wrong?
John-