Hi, I am trying to get the following formulas to be compatible with previous versions of excel. currently the file is saved in XLSX but I would like it more universal.
=SUMPRODUCT((A:A>=DATEVALUE("12/1/2011"))*(A:A<=DATEVALUE("12/31/2011")),E:E)
I tried saving it as a xls but it lost a lot of formatting, I also completely redid the spreadsheet but it wouldn't accept the formula.
On a side note:
I am also trying to figure out why my linked cells (cell on one page = cell on a different page) got erased when I went from quickoffice to MS Office...but that's probably more application specific.
=SUMPRODUCT((A:A>=DATEVALUE("12/1/2011"))*(A:A<=DATEVALUE("12/31/2011")),E:E)
I tried saving it as a xls but it lost a lot of formatting, I also completely redid the spreadsheet but it wouldn't accept the formula.
On a side note:
I am also trying to figure out why my linked cells (cell on one page = cell on a different page) got erased when I went from quickoffice to MS Office...but that's probably more application specific.