D
dleus
I would like to avoid having to enter decimals points, but just for certian
cells, not the entire sheet.
cells, not the entire sheet.
I would like to avoid having to enter decimals points, but just for certian
cells, not the entire sheet.
Ron
Thank You. . .
This is exactly what I wanted. I have no idea what all the code you wrote
does, but it worked great. Could you tell me how I would set another col on
the sheet, say col D, to do the same thing. (I did figure out how to change
the # decimal points, but couldn't figure out how to get another col set up)
Again, thanx for your help
doug
I apoligize for not being clear on what I'm trying to do.
What I need is for 1 col to be divided by 100 and another col to be divide
by 10. One col is a price ($) and the other col is a quantity that has 1
digit after the decimal. I'm trying to get it so that I don't have to enter
the decimal points all the time.
Your code is working great for me, I just don't know how to set it up for 2
different cols and 2 different divisors.
Thanx for your patience
doug
Also, please note that this routine does NOT work the same as the "Fixed
Decimal" selection in Excel.