R
Runar
How do ya link to functions together ?
Like this:
=if(b1=1;b1*9;b1*4) if(b1=2;b1*8;b1*4)
How do u link these together ??
Like this:
=if(b1=1;b1*9;b1*4) if(b1=2;b1*8;b1*4)
How do u link these together ??