G
Guest
I've never seen this error before. I have an existing access 2000 application
that has worked fine for years. Recently, various new users I have sent the
application to are getting odd errors on some forms that I haven't made
changes to for years.
One of the errors reported is this one: The expression On Mouse Move you
entered as the event property setting has a function name the software can't
find. The user is simply clicking on a menu option that has always worked.
The menu option has an On Click property setting that runs a macro. I looked
at the macro and it's still there. Inside the macro it performs a RUNCODE
procedure.
Another similar error is happening in this same application when the user
goes to print any report that calls a Dialog Form that shows a list of
reports with option groups for them to select. In this case when the report
is selected and they press PRINT PREVIEW they get this message: The
expression ON VISIBLE you entered as the event property setting has a
function name the software can't find. In this case if I go into the macro
and delete the SET VALUE Visible No line the error goes away.
These macros have been in existence for 5 years or more. Why is this 2000
application suddenly upset about them?
Thanks
that has worked fine for years. Recently, various new users I have sent the
application to are getting odd errors on some forms that I haven't made
changes to for years.
One of the errors reported is this one: The expression On Mouse Move you
entered as the event property setting has a function name the software can't
find. The user is simply clicking on a menu option that has always worked.
The menu option has an On Click property setting that runs a macro. I looked
at the macro and it's still there. Inside the macro it performs a RUNCODE
procedure.
Another similar error is happening in this same application when the user
goes to print any report that calls a Dialog Form that shows a list of
reports with option groups for them to select. In this case when the report
is selected and they press PRINT PREVIEW they get this message: The
expression ON VISIBLE you entered as the event property setting has a
function name the software can't find. In this case if I go into the macro
and delete the SET VALUE Visible No line the error goes away.
These macros have been in existence for 5 years or more. Why is this 2000
application suddenly upset about them?
Thanks