Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Countless efforts to 'find' how to do this...expect the answer 'is
there'...perhaps I just cannot see it. Thanks in advance for any assistance. -- ~Cassie |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Answer's probably there, but what do you mean by "repeating numbered
rows"? I can think of several possible interpretations... If you mean you want something like: A 1 1 2 2 3 3 4 1 5 2 6 3 7 1 then one way is A2: =MOD(A1,3)+1 Copy down as far as necessary In article , Cassie wrote: Countless efforts to 'find' how to do this...expect the answer 'is there'...perhaps I just cannot see it. Thanks in advance for any assistance. |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
For Excel 2002 and later:
Type a 1 in the cell you want the numbered sequence to start. Copy it down as far as you want you list with the AutoFill button in the lower right corner of that cell. You will get all 1's, but the AutoFill tag will appear at the bottom of the filled range. Click it and select Fill Series. "Cassie" wrote: Countless efforts to 'find' how to do this...expect the answer 'is there'...perhaps I just cannot see it. Thanks in advance for any assistance. -- ~Cassie |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Thank you all for your kind help! This has been bugging me for some time.
Glad to finally realize a resolution. Warm regards... -- ~Cassie "Cassie" wrote: Countless efforts to 'find' how to do this...expect the answer 'is there'...perhaps I just cannot see it. Thanks in advance for any assistance. -- ~Cassie |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I reduce number of Rows displayed in Excel worksheet? | Setting up and Configuration of Excel | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel | |||
Updating rows - Excel Formula or Something Else? | Excel Worksheet Functions | |||
Keep rows on same page in Excel | Excel Discussion (Misc queries) | |||
How do I remove blank rows in Excel? | Excel Discussion (Misc queries) |