View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PiaD PiaD is offline
external usenet poster
 
Posts: 2
Default repeat range of data values down through end of table

Hi -
I would like to repeat of range/pattern of data values (cells B2 through C5)
down through columns B and C until the end of table....For instance the
values in B2 through C5 would be repeated again starting on next blank row
which would be B6 through C9 and so on...

Thank you!
Pia