View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dunomuch Dunomuch is offline
external usenet poster
 
Posts: 2
Default Inserting a Row after finding a Name in colum

I am having a problem inserting a Row into a Colum with Names, the Colum also
has empty Cells, I have to find Name and then insert a row over the Name
before continuing.
I am using the visuel Basic with excel 2007

Thanks