Hi, I have some code that opens an xml document using xmlDOM. I then update a table from parsing the xml code. The problem is that I get an automation error which says that the 'data necassary to complete this operation is not yet available' when i run the code. But if I aad in a msgbox or custom (dialog) form that has to be manually closed straight after the doc load then it all works fine! Does anyone have any ideas why this is and what I can do to fix it?
tan
tan