Thread: Expanding cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TripleX TripleX is offline
external usenet poster
 
Posts: 13
Default Expanding cells

Example, i have something like this in column a1,a2 and a3:

=b5
=b10
=b15

How can i expand it so that excel continue to fill cells up with b20,b25,b30
and so on..?