S
Stephen Raftery
Hi guys,
This may seem a very simple problem. I have some VBA code that returns
information about a data set.
When I call this function from a report, it works just fine. But when I call
it from a form, I just get the #Name? message all the way down.
Both form and report are in the same database file, and the VBA function is
in a separate general module in the same file.
I have tried changing the call so that the form simply calls the NZ function
- still no lick, I just get #Name?
Stephen
This may seem a very simple problem. I have some VBA code that returns
information about a data set.
When I call this function from a report, it works just fine. But when I call
it from a form, I just get the #Name? message all the way down.
Both form and report are in the same database file, and the VBA function is
in a separate general module in the same file.
I have tried changing the call so that the form simply calls the NZ function
- still no lick, I just get #Name?
Stephen