In column A I have random numbers. Column B is supposed to show the amounts of column A but calculated to not deviate more than a certain percent from the average. The total of column A and the total of column B should equal the same amount.
For example A1 is 51, A2 is 53, A3 is 55, and A4 is 57. I've set the percentage at 2%
B1 should then be 52.92, B2 53.64, B3 54.36, B4 55.08
If this is possible, an example would be much appreciated!
For example A1 is 51, A2 is 53, A3 is 55, and A4 is 57. I've set the percentage at 2%
B1 should then be 52.92, B2 53.64, B3 54.36, B4 55.08
If this is possible, an example would be much appreciated!