All,<br><br>I&#39;m interested in automating Excel using Haskell. I&#39;m writing a little program for my wife and it&#39;d be nice to fill out an Excel spreadsheet for her (with formatting so I don&#39;t think CSV will cut it). A bit of Googling didn&#39;t turn up anything interesting. 
<br><br>Has any work been done on using Excel (or more generally, COM) from Haskell?<br><br>Thanks for any pointers!<br><br>Justin<br><br>p.s. I&#39;m aware of the article &quot;Spreadsheet for Functional Programmers&quot; article and Neil Mitchell&#39;s post about HsExcel - but those go the wrong way :(
<br>