L
Luc.Heyndrickx
Hello,
How can I create a List of Macro's with VBA.
Thanks
Luc
How can I create a List of Macro's with VBA.
Thanks
Luc
David McRitchie said:See to following topic on my Build Table of Contents page:
Subroutine and Function Table for Open Workbooks
http://www.mvps.org/dmcritchie/excel/buildtoc.htm#ListFunctionsAndSubs
Goes a little beyond simply listing all the procedures and functions
it also identifies duplicates. As a subroutine with the same name in
one module as in another module withing same workbook or another
workbook such as your personal.xls -- also indicates how many lines
of code.