I have a request on a excel sheet to have a user to go down a column and no matter what value they place in to divide that value by .9. Now I know you can't put in a formula in a cell then enter data in that same cell and have it calculate because that would be circular (i.e in Cell C1 =C1 / .9). So I am asking the best and easiest way to do this. Very limited knowledge of VBA and Macros.
So just to recap an excel sheet where the user would go down coumn C and enter values and it would auto calculate that value and divide it by .9
Thank you