From: Edward Date: Thu, 13 Mar 2014 11:36:20 +0000 (+0800) Subject: SimpleExcel.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=ea8a357b99f401871aeeb23e13f4344f50b0b752;p=Pman.Core SimpleExcel.php --- diff --git a/SimpleExcel.php b/SimpleExcel.php index 66e261b4..d5cfc5a4 100644 --- a/SimpleExcel.php +++ b/SimpleExcel.php @@ -333,7 +333,7 @@ class Pman_Core_SimpleExcel extends Pman $validator->_fixedList = 1; $validator->_type = 3; $validator->_incell=true; - $validator->setFormula1('INDEX(B10:B11)'); + $validator->setFormula1('INDEX(A10:A11)'); // $validator->setList('Q2:Q10');