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.
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.