hey,
is there a tool within vb that searches for functions and procedures that is not in use?
As I go throught the code in my database I sometimes see procedures and functions that is identical, exept for the name of course. For example, if I replace a button with a new one, the old button's code does not get replaced with it.
any ideas?

is there a tool within vb that searches for functions and procedures that is not in use?
As I go throught the code in my database I sometimes see procedures and functions that is identical, exept for the name of course. For example, if I replace a button with a new one, the old button's code does not get replaced with it.
any ideas?
