Converting MS Excel spreadsheet w formulas to native iOS app for iPhone?
I have a fully functional formula-based MS Excel template with cells the user can change and then cells that provide calculactions. Also numerous cells are background formulas that are not for the user to see, but are essential because they help perform some of the calculations that feed into the output cells.
I don't care how much extra time it will take to convert the table (preserving all the formulas) to xcode iOS 8.2. My goal is for the functionality of my Excel template (with formulas) to function as a separate native stand-alone app downloadable from the iTunes Store, that once purchased, can be used without any connection to the web at all.
if this is my goal, is it still necessary to convert the excel sheet into a web-based html5 sheet with javascript programming? Or can I just go MS Excel straight to XCode? I am looking at an Excel file rougly 500 kilobytes in size. Formulas are pretty standard for Excel 2010 but maybe not outside Excel
IF statements and IFERROR statements IF(OR(
vlookup formulas
conditionally formatted cells
SUMPRODUCT formulas
INDIRECT
RAND
NOW()
YEAR()
LEN()
LEFT(
RIGHT
ROW()
MAX(
MIN(
iPhone 5s, iOS 8.2, MS Excel 2010 .xlsx