Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Starting at Cell A1, with a value of 1, I want to write a function that
auto-increments by one all the way down to Cell A1,000,000, so that the final value is 1,000,000 (without commas). Without dragging down on the mouse for four hours, what's the code to do this ? Thanks. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The highest row number is 65536.
Select A1. Hold SFIFT and CTRL and press the down arrow. EditFillSeries, make your choice. -- Kind regards, Niek Otten wrote in message oups.com... Starting at Cell A1, with a value of 1, I want to write a function that auto-increments by one all the way down to Cell A1,000,000, so that the final value is 1,000,000 (without commas). Without dragging down on the mouse for four hours, what's the code to do this ? Thanks. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I think MS access will let you have a million rows.
-- Anne Murray " wrote: Starting at Cell A1, with a value of 1, I want to write a function that auto-increments by one all the way down to Cell A1,000,000, so that the final value is 1,000,000 (without commas). Without dragging down on the mouse for four hours, what's the code to do this ? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to take a cell that has 3 values and make 2 more new lines | Excel Worksheet Functions | |||
How to change drop down values based on another cell value? | Excel Discussion (Misc queries) | |||
How can I break values apart that are in the same cell? | Excel Worksheet Functions | |||
Toggle multiple values in single cell | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions |