Can anybody correct this code.
=IF(ISTEXT( [Text56] )=TRUE;"";IF( [Selling Price Wholesale] <>"";IF( [Selling Price Wholesale] < [Text51] «Expr» ; «Expr» [Text51] * [Text56] «Expr» ; «Expr» [Selling Price Wholesale] ); «Expr» [Text51] * [Text56] ))
If text56 is enterd then it is ok, but if not then see the box "Selling price wholesale etc......
=IF(ISTEXT( [Text56] )=TRUE;"";IF( [Selling Price Wholesale] <>"";IF( [Selling Price Wholesale] < [Text51] «Expr» ; «Expr» [Text51] * [Text56] «Expr» ; «Expr» [Selling Price Wholesale] ); «Expr» [Text51] * [Text56] ))
If text56 is enterd then it is ok, but if not then see the box "Selling price wholesale etc......