How do you embed an Excel sheet in a view controller?

Hi Folks,

I’m not sure how to go about embedding an excel sheet within a view controller? I’ve googled it and looked on this site but can’t find anything. Can someone guide me?

Thanks,
Jason

Quite a big question. If it’s to display just a static list of values, maybe converting the excel spreadsheet to a pdf file is the easiest option. If not then can I suggest looking at https://www.raywenderlich.com/12170/core-data-tutorial-how-to-preloadimport-existing-data-updated and changing the format from sql to xml.

This topic was automatically closed after 166 days. New replies are no longer allowed.