Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
I have a scoring program in which the users at an athletic competition have to enter hundreds of scores, sometimes fairly quickly. The scores are entered in various worksheets, but always in the same range, "M8:M37". These cells are formatted for numerical values with 3 decimals and are between 0.000 and 9.999. Question 1: To speed up data entry, how can I code this so the decimal doesn't need to be entered? 9 should show 9.000 as it currently does, but 915 should show 9.150, etc. (decimal after the first digit) Question 2: Actually scores of 10 are possible, though extremely rare. I would need some kind of override if it ever came up so that the 10 doesn't show as 1.000 Can this be easily done? thank you anny |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formatting Question | Excel Discussion (Misc queries) | |||
Formatting Question | Excel Discussion (Misc queries) | |||
Formatting Question | Excel Programming | |||
Formatting Question | Excel Discussion (Misc queries) | |||
Formatting Question | Excel Discussion (Misc queries) |