Home › Forums › DITA and XMetaL Discussion › Excel Automation in XMETAL 5.5 › Reply To: Excel Automation in XMETAL 5.5
Reply to: Excel Automation in XMETAL 5.5
March 31, 2011 at 6:33 pmYou may wish to search for “DBImport” in the XMetaL Developer Programmers Guide. I'm not sure that is what you are looking for though (it provides an interactive way to interface with any ODBC compliant software, including Excel).
If you wish to interact with Excel via its COM interfaces directly it can be done but there is no documentation for that. If you can provide more detail on a specific simple example that would help you I might try to create something and post it here.