View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gretta Gretta is offline
external usenet poster
 
Posts: 8
Default Delete multiple columns based on certain criteria

I need to delete several non-adjacent columns. I would like to delete based
upon the column name, which will always be in the first row, but the columns
are not necessarily in the same order.

How can I best automate this?

TIA

Gretta