View Single Post
 
Old 10-30-2014, 05:18 AM
tejaspareek tejaspareek is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Oct 2014
Posts: 13
tejaspareek is on a distinguished road
Default

Hi Paul,

I was working on this document forun with around 14 different tables, and with different options selected, the tables are to be deleted.

For example: if in table 1 there is an option to select yes and no, and if no is selected 4 tables will be deleted from 10 - 13, (this i was able to do with the above code).
Now in table 2 we again have this option and if here no is selected the table number 2 and 14 both will be deleted, but if already 10 - 13 tables are deleted the table number 14 will become table 10, So is there a way we can name these 14 tables and then can delete them using reference.
Also will there be any issue if the form dropdown is in table 2 and table 2 is to be deleted if "No" is selected from the dropdown.
Reply With Quote