Thread: filling
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default filling

Here's one that fills 5 columns across:


--
Rob van Gelder - http://www.vangelder.co.nz/excel


"greg" wrote in message
...
Is there a way to fill the cells in a row that start at a value in the

first cell of that row and end at a value in the second cell of that row?
-Greg