I am trying to determined the gross profit $ and gross profit% in a query. I was able to create a calculation to determine the dollars, but that calculation I did the % is not calculating correctly. I used the following formula: ([Bill Amount]-[Pay Amount])/[GP Dollars] Can someone tell me the correct calculation?
Thank you.