View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tree*Rat Tree*Rat is offline
external usenet poster
 
Posts: 12
Default Search for a cell.

I need to search for data in unknown cell ranging from
for example C12 to J12 (there may be more coulmns so i need to check the
cell is not empty, if empty then no need to check next column as it the
end of the list). Then I need to know which column the data is in
to delete the column.

Someone has already sujected recording a macro but i have had no luck in
this.

Bug thanks