dashed numbers

M

macfarlane

I need to make a field of this number 0-375-001 ascending by one's. The dash
is giving me trouble. When I pull the cells, & reach 999 times the number
becomes 0-375-1000 but I need it to click to 0-376-000. I would have to make
about 185 of these fields because the number won't click higher next to the
immediate dash to the left of the zero. Is there any way to make a continuous
field when you have dashes in the number? Thank you in advance with any help.
 
P

Paul Lautman

macfarlane said:
I need to make a field of this number 0-375-001 ascending by one's.
The dash is giving me trouble. When I pull the cells, & reach 999
times the number becomes 0-375-1000 but I need it to click to
0-376-000. I would have to make about 185 of these fields because the
number won't click higher next to the immediate dash to the left of
the zero. Is there any way to make a continuous field when you have
dashes in the number? Thank you in advance with any help.

Enter the first number as 375001 then do Ctrl-1 and on the Number tab select
Category Custom

Then in the Type field enter 0-###-###

Then do your drag
 
M

macfarlane

Thank You all so much. Will try.
--
vince nemi


Leon Slutzkin said:
A Format/Cells/Numbers/Custom set to 0-###-### will limit the last 3 nos to
a max of 999

Leon
 
Top