Importing XML files into individual worksheets

P

PabloB

I'm using a web page to create several xml files. Each file uses th
same schema only the content of the file changes. I need to be able t
import all the files into one workbook and create individual sheets fo
each file. So if I have 3 files called x.xml y.xml and z.xml then
would need 3 sheets labeled x, y, and z. Any suggestions:confused: ?
Thanks
 
Top