Tree Structure

  • Thread starter Thread starter ExcelMonkey
  • Start date Start date
E

ExcelMonkey

Does anyone know if its possible to create a userform with
a digram that outlines a tree structure. Similar to the
tree structure you see in the VBA in the project windows.
For example I want to be able to build a tree structure
for cell dependents to digram circularity in cells.

thanku
 
There is a tree control. Right click on the toolbox, select additional
controls, and scroll down to it.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Back
Top