Thread: Line adherence
View Single Post
  #2   Report Post  
exile
 
Posts: n/a
Default

hi again

I thought that I couldn't explain my question well enough as there were
no responses so let's try it again.

I would to make a formula for O column in order to include
results of x1,x2,x3,...

suppose we have a list like that

e3:e789 n3:n789 O3:O789
Drawing no on time delivery
x1 1 0
x1 0
x1 1
x2 1 0
x2 0
x2 1
x3 1 1
x3 1
x4 0 0

o3:n3*n4*n5..........as the result of x1
o6:n6*n7*n8..........as the result of x2
o9:n9*n10.............as the result of x3
o11:n11................as the result of x4


and it goes on like that...

i would be pleased if you could help

thanks