Thread: Delete Row
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Karen McKenzie Karen McKenzie is offline
external usenet poster
 
Posts: 41
Default Delete Row

I want to be able to run a macro which will delete the row selected if column
A is blank. If it is not blank then message box "Unable to delete this row!"
I've looked through code already available but can't find anything that does
this.
Could someone please help.