The problem may be inside the function.
Set a breakpoint at the function's definition, and see if execution gets
there.
If it does, step through the code until you find the problem line.
Hi
It does not get as far as that - it does not see that the function exists.
I have set a break out before the first statement.
The Macro says true. (set under RunCode) then a window appears - "Runtime
Error 2425 The expression you entered has a function name that Microsoft
Office Access can't find."
There are no syntax errors, as far as I can see. As I said it was working
fine, and now it doesn't, and no changes have been made to the code, and
that is what I am finding confusing.
Thanks for your help
Centaur
> The problem may be inside the function.
> Set a breakpoint at the function's definition, and see if execution gets
[quoted text clipped - 21 lines]
> >
> > Centaur
Centaur - 13 Feb 2005 09:45 GMT
Just got it sorted
Apparently security settings have to be set to low to allow the macros to
work. Not sur how to get the macros to work on a higher security setting.
Centaur
> Hi
>
[quoted text clipped - 40 lines]
> > >
> > > Centaur