Hi there,
I'm trying to copy an Excel formula into Access 2010
my formula (currently not working) looks like this:
PRICE*(Round(Choose(MATCH 0,2,2.5,3),2.5,2.2,2.1),0)-0.01)
The idea being that the PRICE will be multiplied by a matched number, if within a PRICE of 0-2, it will be...