View Single Post
 
Old 10-10-2016, 05:58 AM
NorthSuffolk NorthSuffolk is offline Windows 7 64bit Office 2016
Novice
 
Join Date: Oct 2016
Posts: 5
NorthSuffolk is on a distinguished road
Default Word Macro to delete table row and table header

I have a table where I would like to delete the specific row and/or table if criteria is reached.

The macro needs to prompt for a value and delete all applicable rows (including the table header if the user wishes)


If the user enters '0' in the prompt it needs to delete rows with '0' but ignore '10', '20', '30' etc

Any help would be great.

Thanks,
Reply With Quote