View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] axwack@gmail.com is offline
external usenet poster
 
Posts: 4
Default Delete all Columns with a certain value

Hello All,

This is a real newbie question and there have been a few posts with
code but they don't work for me.

I need to look for columns that have the following in its cell: "c:/
bitmaps/exclaim.gif"

If there is an occurence of this in the cell, delete the column and
all other columns that have this value in it.

Can anyone help me with this?