2011年11月7日 - 把sheet1中的复杂的公式计设成一个自定函数,然后在sheet2中B列调用就可以了。 Alt+F11,点击“插入”-“模块” Function Test(str As String) Test = "0" & str
zhidao.baidu.com