Invalid use of the .(dot) or ! operator or invalid parentheses

PLHarts

New member
Local time
Today, 08:22
Joined
Jun 26, 2007
Messages
2
I have been using the same VB code for over a year and now I am getting the above error on one PC. Other PC's do not receive the error. I have narrowed the problem to this one line:

Y = Me.PREFIX

When that line is remarked out, I do not receive the error. I have verified I have the needed references. Any suggestions on other places to look.
 
I refreshed the references. It worked!!! Thanks for the help.
 
Excellent! You are welcome and glad we could help.
 
Just wanted to say thank you. This post solved my problem on two separate occasions. I was scratching my head about the error on both occasions not thinking that I had transferred the database from one version of Access to another and that the references might be thrown off. This post is a great reminder (and a top google hit); so again, thank you.
 

Users who are viewing this thread

Back
Top Bottom