I have a column that I what to show a negative number.
The equation for this is:
Unit Price % = ([Proposed Price]-[Current Price])/[Current Price]
With Numbers it would be:
Unit Price % = (378.62 - 382.44)/382.44
Which is -1%
But Access shows 0.00%
Can I please get help. Thank you
The equation for this is:
Unit Price % = ([Proposed Price]-[Current Price])/[Current Price]
With Numbers it would be:
Unit Price % = (378.62 - 382.44)/382.44
Which is -1%
But Access shows 0.00%
Can I please get help. Thank you
Comment