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
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