标签: excel vba
在创建下面的公式时会遇到编译错误
Sheet2.Range("A1:A8").Formula = "=if(Sheet1!A1>Sheet1!" & Cells(1, SecondCol).Address(0, 0), 1, 0