excel - VBA, select and delete variating table segments via selection in user form -

i have table projects in column c, each project has topics in column d each topic has dates in column e. number of content in c d , e variable. (i have buttons add new projects, new topics each project , new dates each topic). accordingly need able delete projects topics , dates. displayed in picture have user form choose exact path of should deleted. deleting topics works except last topic. last topic gives me error. deleting dates don't displaying dates in listbox. suggestions better solution?
Comments
Post a Comment