From: Edward Date: Thu, 13 Mar 2014 12:02:41 +0000 (+0800) Subject: SimpleExcel.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=611a5bfad1da1d83f4ba9cc15de9ae2dec0a6a24 SimpleExcel.php --- diff --git a/SimpleExcel.php b/SimpleExcel.php index 65e611a7..e34ae5ae 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('A9'); + $validator->setFormula1('H10'); // $validator->setList('Q2:Q10');