Hi,
You could try printing the project to a file and use Word to find and count instances of a word.
Not a vb solution but it may get you your answer.
John
HI,
I have a variable which is used in 17 modules. All the modules are huge. Is there a short and easy way to find out where and how many times is the variable used in my modules.
I appreciate your help....
Hi,
You could try printing the project to a file and use Word to find and count instances of a word.
Not a vb solution but it may get you your answer.
John
John,
I have 17 modules. The modules are huge. Is there a short-cut to right click the variable and find out the no. of times it is used in all the modules....
Plus, do you have a code where I can Print all the modules one by one to one text file and do the search and count....
I apprecaite it...
You could use Find/Replace which would tell you number of occurances. It can also be restricted to module or project level searching.
Cheers
Andy
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks