i = 1 j = 1 s = "=stdev(r[" + Str(j) + "]c1:r[" + Str(j + 100) + "]c1)" 但是str()返回的值有一個空格 =stdev(r[ 1]c1:r[ 101]c1 excel不認 哪位有辦法解決?