Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

gonche1124

macrumors newbie
Original poster
Aug 6, 2009
27
0
I have a core data application and I wish to export to excel, CSV or some other file type, how can I do this? Is there an specific class for this purpose?

Thanks

Andres
 
write it to a string and each entry should end with a newline then save it to a file (.csv) and excel should be able to open it.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.