After running the following code:
Application.Imp ortXML _
DataSource:=str Path & strFile, _
ImportOptions:= acAppendData
I check the values in my table. None are seen.
This code works fine on a win xp box....
Any ideas are welcome...THX