W
willcarter
Hi
I've just taken over a dormant VBA project (MS Word) and am working my
way through the code, trying to work out what it's doing (it wasn't
well commented, unfortunately). I'm coming across a few problems, for
instance procedures that are not actually used i.e. not called from
anywhere. I guess they were once used, but were not deleted when the
developer had a new idea or new requirement.
I was just wondering if there was any tools or utilities out there that
might help me do this analysis. I've looked on the web and found that
there's a whole bunch of heavy duty (and expensive) tools that go way
further than I need. I'm looking for something pretty simple e.g. that
will list the dead procedures and perhaps point out some inefficiencies
in the code. I assumed there would be a load of cheap tools out there
but I can't find any.
Do they exist, and could someone point me in the right direction?
Kind regards
Will (UK)
I've just taken over a dormant VBA project (MS Word) and am working my
way through the code, trying to work out what it's doing (it wasn't
well commented, unfortunately). I'm coming across a few problems, for
instance procedures that are not actually used i.e. not called from
anywhere. I guess they were once used, but were not deleted when the
developer had a new idea or new requirement.
I was just wondering if there was any tools or utilities out there that
might help me do this analysis. I've looked on the web and found that
there's a whole bunch of heavy duty (and expensive) tools that go way
further than I need. I'm looking for something pretty simple e.g. that
will list the dead procedures and perhaps point out some inefficiencies
in the code. I assumed there would be a load of cheap tools out there
but I can't find any.
Do they exist, and could someone point me in the right direction?
Kind regards
Will (UK)