html - Excel Treeview Creation VBA -
i'm interested know if it's possible take use selection of data , create tree view out of it, formatted html. have excel worksheet following format.
excel format , i'm looking have formatted tree view following
i have code create treeview, it's going large tree , manually typing code generate tree take forever , chances repeating this. suggestions?
edit
think may have been little confusing, let me little more specific. i've got list of manual pages, each page nested under 1-6 nodes. have name of page , nodes nested under in excel spreadsheet. goal list these pages in treeview. view image of goal. i'm trying use vba create nodes automatically, don't have sort through nodes , type them out myself. hope helps.
Comments
Post a Comment