Thread: Copy down macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JamesA JamesA is offline
external usenet poster
 
Posts: 9
Default Copy down macro

I want to copy data down a column in a ws until it finds
an existing entry in the same column. It should the copy
that entry down same column until it finds the next
entry ...
Would someone please help me with a macros or vb fo this
task. I would be very grateful.

JA