View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Runar
 
Posts: n/a
Default Problem with link

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 ??