View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Adhiza Adhiza is offline
external usenet poster
 
Posts: 3
Default Need to output the dependency tree for formulas

I am in a project where the excel tool that I had created is being
converted into a web app. Does anyone know of a vba code block that
can easily create a dependency tree for the formulas with in excel.
The current tool has over 60,000 calculations and I would rather not
have to do this by hand. Any and all help is greatly appreciated.