Hi Guys,

I am trying to develop a macro that will search for a particular column heading (say Country) among many others, and remove rows under it, if it finds specific text (say Angola, Greece, Poland, etc) under the Country column.
So far the macros that i saw deals with deleting one criteria, not many.

I have just started exploring VBA, so a simple code with adequate explanation on how it works will be of great help.

Regards.