View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
face face is offline
external usenet poster
 
Posts: 5
Default How do I insert blank cells with VBA?

I run a comparison between column A and column H. Sometimes column A has the
same number, with different data in column B. I need to insert and move down
6 cells beginning in column H. Is there a function or VBA code that can
handle this operation.