我试图通过使用xlLib.EvalCellFormulait显示'Y'和'N'来检索= IF(A1 = 1,“Y”,“N”)的值,我没有看到任何负值。
:?
只有当我从一个消隐的单元格中执行'EvalCellFormula'时,我才得到一个非常大的数字。
以上来自于谷歌翻译
以下为原文
I have tried to retrieve value for =IF(A1=1,"Y","N") by using xlLib.EvalCellFormula
it show 'Y' and 'N', I did not see any negative value. :?
I get a very large -ve number only if i hv performed 'EvalCellFormula' from a blanked cell.
附件
我试图通过使用xlLib.EvalCellFormulait显示'Y'和'N'来检索= IF(A1 = 1,“Y”,“N”)的值,我没有看到任何负值。
:?
只有当我从一个消隐的单元格中执行'EvalCellFormula'时,我才得到一个非常大的数字。
以上来自于谷歌翻译
以下为原文
I have tried to retrieve value for =IF(A1=1,"Y","N") by using xlLib.EvalCellFormula
it show 'Y' and 'N', I did not see any negative value. :?
I get a very large -ve number only if i hv performed 'EvalCellFormula' from a blanked cell.
附件
举报