2012-04-02 53 views

回答

5

假設CellReference引用的細胞,

爲了檢測任何錯誤,使用If IsError(CellReference) Then

爲了檢測#REF!上`CVErr專門使用If CellReference = CVErr(xlErrRef) Then

+0

1()' – 2012-04-02 08:59:26