ariel20029
Board Regular
- Joined
- Jun 20, 2013
- Messages
- 97
Hi all, I am not sure if access can do this function or not. I have data in a table where I am calculating the best % rate for a set of data. I have formulas for 5% increments (0%, 5%,10% etc) I am summing the columns and the column with the highest count is the best rate. Is there a formula in access to scan the columns of data and show the % ( the header). Or is there a better method to do this?
Basically my table is PO number and product family list price and sell price and discount. I am checking to see what % range is the best % rate range.
0 % range is +- 25%. The 5% range would be 5% ( low end 5%*.75 and high end 5% *1.25) and so on. If the discount is within the range return 1 else 0. Then I am summing the column and seeing which rate is best.
I am trying to automate this in access and I do not know if it is possible- the screenshots are in excel.
thanks for your help,
Sharon
Basically my table is PO number and product family list price and sell price and discount. I am checking to see what % range is the best % rate range.
0 % range is +- 25%. The 5% range would be 5% ( low end 5%*.75 and high end 5% *1.25) and so on. If the discount is within the range return 1 else 0. Then I am summing the column and seeing which rate is best.
I am trying to automate this in access and I do not know if it is possible- the screenshots are in excel.
thanks for your help,
Sharon