2009/6/4 Andy Gordon <[email protected]>:
> Vinifera =
> If(Quantity Grafted="own roots" and if(Grow
> method="Pots"),Order/(80/100),Order*2)

Try this:

Vinifera =
If ( Quantity Grafted = "own roots" and Grow Method = "Pots";
  Order / 0.8;
// else
  Order * 2 )

-- 
Tim Mansour <[email protected]>
Neologica Print & Promotions (ABN 63 904 335 408)
159 Commonwealth Street : Surry Hills NSW 2010 : Australia
Mobile 0405 500 846 : Sydney 02 9043 3223 : Melbourne 03 9012 7441

Reply via email to