已经做出来一半了

i = 1
j = 1
s = "=stdev(r[" + Str(j) + "]c1:r[" + Str(j + 100) + "]c1)"

但是str()返回的值有一个空格
=stdev(r[ 1]c1:r[ 101]c1
excel不认
哪位有办法解决?

所有跟帖: 

这种方法做出来是relative不是absolute,还得想办法 -4p大战- 给 4p大战 发送悄悄话 (0 bytes) () 07/18/2006 postreply 09:41:39

functions: substitue(), trim()?? Did you -毛毛爸- 给 毛毛爸 发送悄悄话 (28 bytes) () 07/18/2006 postreply 09:45:43

一搞定,多谢 -4p大战- 给 4p大战 发送悄悄话 (0 bytes) () 07/18/2006 postreply 09:56:29

请您先登陆,再发跟帖!