View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gixxer_J_97[_2_] Gixxer_J_97[_2_] is offline
external usenet poster
 
Posts: 206
Default excel loop in cell formula

hi all,

is there a loop structure of some sort that can be used in cell formulas?

ie
=for(from,to,loop_calculation)

or something similar?

i searched through the online help and on the web but all i came up with was
vba loops

any help is greatly appreciated!

thanks!!

J