> > Sounds like Christof's ExcelXML class. Recall that I can't use VFP data > storage due to > 255 columns.
My class uses the first Excel XML format; the VFPX class uses the current XML format. The old format has the advantage of easily being creatable with text merge, since it's a plain text file. The XLSX Format is a ZIP file with a more complex XML format that requires a library to create files. Personally, I'm mostly using a commercial product named GemBox these days with Rick Strahl's wwDotNetBridge to call it from VFP. -- Christof --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAL4QJhiy=hnw+usxcd8var2of4wfk2xuzmeqqj7rkd76txd...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

