View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
creating a function with a for loop creating a function with a for loop is offline
external usenet poster
 
Posts: 1
Default creating a function with a for loop

Could you please tell me how to create a compound function with a for loop?

The function is SCP!B4=sum{(from MCDcsillag!B4 to MCDcsillag!B13)*sum[(from
XDF!B4 to XDF!B11)*(from RDF!B4 to RDF!B11)*(from XFP!B4 to XFP!I4)*(from
RFP!B4 to RFP!I4)]}

this should be defined in VB.

Thanks in advance.

Sophie