Convert excel document (xls) to a plist
Posted
by John
on Stack Overflow
See other posts from Stack Overflow
or by John
Published on 2009-10-09T20:55:54Z
Indexed on
2010/04/28
23:57 UTC
Read the original article
Hit count: 1162
I have a pretty straightforward excel document in which I need to use the data in an iPhone app. The xls document has 6 columns, 200 plus rows.
I would like to create a plist from the xls document and other than manual copy/paste, is there a means to convert one to the other?
Anyone written a macro on the excel side or a utility (perl, etc) to make such a conversion?
Thanks
John iPhoneDevTips
© Stack Overflow or respective owner