View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bongard Bongard is offline
external usenet poster
 
Posts: 59
Default Do While Problem

I am trying to figure out how to write a macro that will delete all
information in a row for columns A through O, if the current value of
column c in that row = 350. I would post some of the code I have tried
but it is a huge mess. I feel like this should be pretty simple. If
anyone could help me out it would be much appreciated.

I have been trying to use the do while ...=350 but I can't seem to get
anything to work.


Thanks~