View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.newusers
Ron Coderre Ron Coderre is offline
external usenet poster
 
Posts: 2,118
Default Create a numerical sequence in a column: From 1 to ....

Try this:

Put the number 1 in the first cell and leave that cell selected

Then
From the Excel main menu:
<edit<fill<series
Series in: (check Rows or Columns)
Stop Value: (enter the last number of the series)
Click the [OK] button


Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Depechez" wrote:

I want to automatically generate a sequence of numbers from 1 to....X without
typing them all. How?