View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
R.VENKATARAMAN R.VENKATARAMAN is offline
external usenet poster
 
Posts: 110
Default Delete Rows when Blanks are found in Column A:A



Justin Labernne has aleady prepared this and some and oher functions as
addins

see this url

http://www.jlxl.net/Excel/downloads.html

see thea ddin <error remoer

===================================
ddiicc wrote in message
...
Hi there,

I wish to write a simple macro to ask to find and delete the specific row
whenever
a blank is found in column A:A.

Can anyone help?

AJ