I need to return a decimal dollar amount, to decimal places, from the code below, I know its something simple, but I have tried decimal, float, double and none of these work.
Here's the code
Thank you in advance,
Layth
Here's the code
Code:
[START THE EQUATIONS HERE].[MIN Of INSERTIONCOST] * ([START THE EQUATIONS HERE].[Total Of AMPORDERFK] - 1) AS SubInsertionCost
Thank you in advance,
Layth