Bigsteve42
Technical User
Really need help on this one have went through previous solutions but can't seem to find one I need. I have two currency fields [AnnualPrem] and [DepositPrem] the on exit event for [AnnualPrem] is
Me![DepositPrem] = Me[AnnualPrem] *1.1
However I need to round the [DepositPrem] to the nearest £10
Any ideas would be greatly appreciated. Have only just started using Access so in dummy terms would be good.
Thanks
Me![DepositPrem] = Me[AnnualPrem] *1.1
However I need to round the [DepositPrem] to the nearest £10
Any ideas would be greatly appreciated. Have only just started using Access so in dummy terms would be good.
Thanks