Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Making Lists of numbers

Hello
I need to fill Column aye with the numbers 0001-3000
obviously it will make me very unhappy if i have to type each number in the
field.
is there any way that excel just fills in the rest of the values? (and
leaves the extra zeroes on the front?) thank you.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Making Lists of numbers

Select the 3000 cells in the column bu selecting the top cell and dragging
down then
Format|Cells
Custom
enter a custom format of 0000 (That's 4 zeroes) and click OK

enter the top 2 numbers 1 & 2 and they should show as 0001, 0002
Select your range of cells again and
Edit|Fill|series
ensure linear is checked and click OK

Mike

"nebula" wrote:

Hello
I need to fill Column aye with the numbers 0001-3000
obviously it will make me very unhappy if i have to type each number in the
field.
is there any way that excel just fills in the rest of the values? (and
leaves the extra zeroes on the front?) thank you.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Making Lists of numbers

Use a custom format 0000


--


Regards,


Peo Sjoblom


"nebula" wrote in message
...
Hello
I need to fill Column aye with the numbers 0001-3000
obviously it will make me very unhappy if i have to type each number in
the
field.
is there any way that excel just fills in the rest of the values? (and
leaves the extra zeroes on the front?) thank you.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default Making Lists of numbers

=ROW(), Format Custom as 0000
Copy down as far as you need
If you need it as text:
=TEXT(ROW(),"0000")

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"nebula" wrote in message ...
| Hello
| I need to fill Column aye with the numbers 0001-3000
| obviously it will make me very unhappy if i have to type each number in the
| field.
| is there any way that excel just fills in the rest of the values? (and
| leaves the extra zeroes on the front?) thank you.


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Making Lists of numbers

To fill A1:A3000 with the numbers 0001 to 3000:

Enter 1 in A1
Hit function key F5
Type A1:A3000
Hit Enter
Goto the menu EditFillSeries
Stop value: 3000
OK

With the range still selected
Goto the menu FormatCellsNumber tabCustom
Type: 0000
OK

--
Biff
Microsoft Excel MVP


"nebula" wrote in message
...
Hello
I need to fill Column aye with the numbers 0001-3000
obviously it will make me very unhappy if i have to type each number in
the
field.
is there any way that excel just fills in the rest of the values? (and
leaves the extra zeroes on the front?) thank you.





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Making Lists of numbers

In A1 enter '0001

In A2 enter '0002

Note the leading apostrophe.

Type A1:A3000 in NameBox and Hit ENTER.

EditFillSeriesAutofill


Gord Dibben MS Excel MVP

On Fri, 9 May 2008 13:33:02 -0700, nebula
wrote:

Hello
I need to fill Column aye with the numbers 0001-3000
obviously it will make me very unhappy if i have to type each number in the
field.
is there any way that excel just fills in the rest of the values? (and
leaves the extra zeroes on the front?) thank you.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
help with making a function to filter lists monkeytrader Excel Worksheet Functions 2 October 27th 07 04:50 AM
Making multiple selections from Excel drop down lists Andyroo Excel Worksheet Functions 7 August 17th 06 03:16 AM
Making individualized word lists from a SS Rod ElEd Excel Discussion (Misc queries) 2 March 22nd 06 10:52 PM
making a list of numbers. toddb123 Excel Discussion (Misc queries) 3 April 21st 05 12:21 PM
making one material list from mulitple vendor material lists In the beginning Excel Worksheet Functions 1 January 8th 05 02:49 AM


All times are GMT +1. The time now is 04:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"