开发者

Trace all Excel Functions called

开发者 https://www.devze.com 2023-02-24 03:19 出处:网络
I have an excel sheet which has many functions split across many modules and classes. I would like to know which functions / subroutines are actually being used and which I can actually e开发者_StackO

I have an excel sheet which has many functions split across many modules and classes. I would like to know which functions / subroutines are actually being used and which I can actually e开发者_StackOverflow社区liminate. Is there any way I can produce some sort of log which would tell me this ? (I was told MZ tools may be able to provide this but was unable to find it). Thanks.


Not sure if this is an answer, but have you looked at http://www.mztools.com/index.aspx

Make sure you download the right version, though.

By the way, I've been using MZtools (free) for a while, and I can guarantee that it's a very good piece of software for that price.

0

精彩评论

暂无评论...
验证码 换一张
取 消