Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default NUMBER LISTS

I am trying to enter several hundred numbers in one colum. But would like to
expel some of the time it will take to do so.. Is thier a quick way to do
this...
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 146
Default NUMBER LISTS

What are the numbers? Give us an example.

"jblev" wrote in message
...
I am trying to enter several hundred numbers in one colum. But would like
to
expel some of the time it will take to do so.. Is thier a quick way to do
this...



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 15,768
Default NUMBER LISTS

What kind of numbers? A series of sequential numbers?

To enter 1 to 500 in column A starting in A1:

Enter 1 in A1
Select all of column A by clicking on the column header
Goto the menu EditFillSeries
Series in: columns
Type: linear
Step value: 1
Stop value: 500
OK

--
Biff
Microsoft Excel MVP


"jblev" wrote in message
...
I am trying to enter several hundred numbers in one colum. But would like
to
expel some of the time it will take to do so.. Is thier a quick way to do
this...



  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default NUMBER LISTS

It is Sequintial numbers line 8300-9100 needing all number inbetween

"jblev" wrote:

I am trying to enter several hundred numbers in one colum. But would like to
expel some of the time it will take to do so.. Is thier a quick way to do
this...

  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 698
Default NUMBER LISTS

A slight tweak to Biff's suggestion will work:

Put 8300 in a cell and select that cell

From the Excel main menu:
<edit<fill<series
Series in: COLUMNS
Type: Linear (the default)
Step Value: 1 (the default)
Stop Value: 9100
Click [OK]

That will create the series 8300 through 9100, beginning in the current cell.

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

XL2003, WinXP


"jblev" wrote:

It is Sequintial numbers line 8300-9100 needing all number inbetween

"jblev" wrote:

I am trying to enter several hundred numbers in one colum. But would like to
expel some of the time it will take to do so.. Is thier a quick way to do
this...



  #6   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 15,768
Default NUMBER LISTS

It is Sequintial numbers line 8300-9100 needing all number inbetween

Does that mean you need:

8300-9100
8301-9100
8302-9100
8303-9100
...
...
9099-9100

If that's the case...

Assume you want these numbers starting in cell A1
Hit function key F5
In the Reference box, type A1:A800 (you need 800 sequential numbers
9100-8300 = 800)
OK

A1 will be the active cell
Type this formula but *do not hit ENTER* :

=8300+ROW()-1&"-9100"

After you type the formula hold down the CTRL key then hit ENTER
This will fill the cells with the numbers.
With the range of cells still selected
Goto the menu EditCopy
Then EditPaste SpecialValuesOK

That's it. You now have your sequential numbers.

--
Biff
Microsoft Excel MVP


"jblev" wrote in message
...
It is Sequintial numbers line 8300-9100 needing all number inbetween

"jblev" wrote:

I am trying to enter several hundred numbers in one colum. But would like
to
expel some of the time it will take to do so.. Is thier a quick way to do
this...



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
LISTS- adding info without repeat to other lists Jemimastar Excel Discussion (Misc queries) 1 December 1st 06 09:29 PM
Lists referencing lists...is it possible? JohnB Excel Worksheet Functions 2 October 18th 06 06:37 PM
Is there a limit to the number of items you can use in lists?? Elord92 Excel Discussion (Misc queries) 1 October 3rd 06 11:26 PM
Multiple lists with repeated values for dependet drop down lists mcmanusb Excel Worksheet Functions 1 September 29th 06 12:13 AM
Is it possible to number lists separated by a space on Excel? acm—˜ Excel Discussion (Misc queries) 2 August 8th 06 11:20 PM


All times are GMT +1. The time now is 07:53 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"