Thread: deleting rows
View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Jessi Jessi is offline
external usenet poster
 
Posts: 5
Default deleting rows

I figured out the last problem I had and now I'm stuck again.

I want to compare data in column A with data in column E. If (row by
row) A is not equal to E, I want to delete A through D on that row.
I'm not even sure how to begin this.

Thanks,

Jessi