I would like to create an iPhone application:
1 - I need to have a form for the user to insert data (Text);
2 - The data needs to be saved so I can edit, view or delete a record.
3 - I need to export the data to excel ...
What is the best way to save data so it is persistent?
Is it possible to export it to Excel format?
Thank You, Miguel