Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / December 2005

Tip: Looking for answers? Try searching our database.

Table of incrementing by one numbers

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
brbarto - 20 Dec 2005 02:04 GMT
I would like to be able to enter a number in the first cell and have it
populate a table - 6 columns by 30 rows - incrementing each cell by
one.

For ex, if I enter 100 in the first cell, the rest of the row would be
101,102,103,104,105.  The next row would be 106, 107, 108, 109, 110,
111. Etc.

Is there a easy way to do this?

Thanks,
Someone who rarely uses Excel

Signature

brbarto

Paul B - 20 Dec 2005 02:28 GMT
brbarto, one way, with 100 in A1, in B1 put =A1+1, select b1 and click on
the fill handle, the little black square on the bottom right , and drag it
over to column F now in A2 put =A1+6 and drag it over to column F next
select A2:F2 and drag it down to row 30, that should do it.

Signature

Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

> I would like to be able to enter a number in the first cell and have it
> populate a table - 6 columns by 30 rows - incrementing each cell by
[quoted text clipped - 8 lines]
> Thanks,
> Someone who rarely uses Excel
Max - 20 Dec 2005 03:16 GMT
Just another play to try ..

Assume the starting number will be entered
in a cell outside the 6 C x 30 R table, say, in G1

Then we could populate the table
by placing in any starting cell, say, in A1:

=IF($G$1="","",$G$1+ROW(A1)*6-6+MOD(COLUMN(A1)-1,6))

and copy A1 across 6 cols to F1, fill down by 30 rows to F30
(or copy A1 down by 30 rows to A30, fill across 6 cols to F30)
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--

> I would like to be able to enter a number in the first cell and have it
> populate a table - 6 columns by 30 rows - incrementing each cell by
[quoted text clipped - 14 lines]
> brbarto's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=29755
> View this thread: http://www.excelforum.com/showthread.php?threadid=494773
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.