Z zezo2021 Member Local time Today, 21:26 Joined Mar 25, 2021 Messages 415 May 2, 2024 #1 Hello Is there a code to import XML file and pass transform file also then convert the file to tables I want to convert import XML wizard to code but must access transform files Thanks
Hello Is there a code to import XML file and pass transform file also then convert the file to tables I want to convert import XML wizard to code but must access transform files Thanks
T tvanstiphout Active member Local time Today, 12:26 Joined Jan 22, 2016 Messages 452 May 3, 2024 #2 Check out Application.ImportXML, ExportXML and TransformXML in the help file.