Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Import Excel with xmluse
From
Leslie <[email protected]>
To
[email protected]
Subject
st: Import Excel with xmluse
Date
Fri, 30 Apr 2010 15:17:16 -0700
Dear Stata users,
I am trying to import an Excel file that I have exported from Access.
I tried exporting the file from Access as an .xml & .xsd file and
using the xmluse command to import it directly into Stata. But I keep
getting an “unrecognizable XML doctype" error. Does anyone have any
suggestions?
Thank you
Leslie
xmluse g:\DataDump\qryLeslieDataDumpMUOnly.xml, doctype(excel) firstrow all
xmluse g:\DataDump\qryLeslieDataDumpMUOnly.xsd, doctype(excel) firstrow all
unrecognizable XML doctype
r(198);
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/