Skip to content
Snippets Groups Projects
  1. Feb 23, 2014
  2. Feb 22, 2014
  3. Feb 21, 2014
  4. Feb 09, 2014
  5. Jan 17, 2014
    • Adrien Crivelli's avatar
      Double quote support for SUMIF() condition · a0da3e32
      Adrien Crivelli authored
      SUMIF() condition can have double quote, such as '=SUMIF(A2:A4,">""",B2:B4)'.
      This formula purpose is to compare the character double quote (").
      
      In our previous patch (commit f1a1f525) we wrongly assumed that
      PHPExcel_Calculation_MathTrig::SUMIF() expected the condition to escaped ('>""'),
      but this is actually not the case in real use of PHPExcel, so the unit tests were
      modified accordingly to use non-escaped condition ('>"').
      a0da3e32
  6. Jan 08, 2014
  7. Dec 31, 2013
  8. Dec 30, 2013
  9. Dec 29, 2013
  10. Dec 28, 2013
  11. Dec 23, 2013
  12. Dec 09, 2013
  13. Dec 05, 2013
  14. Dec 03, 2013
  15. Dec 01, 2013
  16. Nov 28, 2013
  17. Nov 26, 2013
  18. Nov 23, 2013