K
keith
Hello,
I am not sure this is the correct newsgroup for this question, so please
advise which other I might use.
I am using VBA to write a number of module, public functions that are used
in queries. I am receiving a number of odd errors, one being type
conversion errors on variables that I know are correct types. I seem to
have narrowed down the problem to an out of stack space error (number 28)
that shows up even though there is one item on the stack. As the error
explanation suggests, I do have a lot of functions in a number of modules in
this mdb file, but none of the other causes seem to fit. Any suggestions as
to how to narrow down the problem and fix it?
thanks
Keith
I am not sure this is the correct newsgroup for this question, so please
advise which other I might use.
I am using VBA to write a number of module, public functions that are used
in queries. I am receiving a number of odd errors, one being type
conversion errors on variables that I know are correct types. I seem to
have narrowed down the problem to an out of stack space error (number 28)
that shows up even though there is one item on the stack. As the error
explanation suggests, I do have a lot of functions in a number of modules in
this mdb file, but none of the other causes seem to fit. Any suggestions as
to how to narrow down the problem and fix it?
thanks
Keith