Application.ImportXML crash

D

drlittle

My ACCESS 2003 Application .mdb crashes when I encounter a Form Code Subroutine

Sub ImportOpsCDRs_Click()

.. . .

Application.ImportXML DataSource:=CurrentProject.Path & "\" & DataPath & "\"
& RMT_Cycle & "_OpsCDRs.xml", ImportOptions:=acStructureAndData

.. . .

End Sub

This code has run fine previously and executes properly on other computers.
All XP and ACCESS SP's and updates, Repaired Office 2003. Do I need to
reregister any libraries?

need help.

Regards, Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top