Meg,
I would offer the suggestion that you turn your error
handling off temporarily so that you can determine which
exact line that it happened on. You should now get dumped to
code if you choose 'Debug'. This may offer a clue as to what
object it is not finding.
--
Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
> This is the message I receive when I am trying to export a
> file. 3011: The Microsoft Jet database engine could not
[quoted text clipped - 5 lines]
> receiving this message. The vba codes are the same and no
> changes have been made. Can you help?
Meg - 04 Dec 2003 13:16 GMT
That's what I did. I know where the error's coming, just
not why. the same call is being made 2 or 3 lines ahead of
this one (but with different parameters) and it's working
just fine.
>-----Original Message-----
>Meg,
[quoted text clipped - 22 lines]
>
>.