#1   Report Post  
Posted to microsoft.public.excel.misc
tbobo
 
Posts: n/a
Default Rookie needs help!


1 I want to create a program to give me the data format as shown:
2 1,2,3,4,5,6, to 30
3 31,32,33, to 60
4 61, to 90
5 91,92, to 120
6 and so on
7 Can someone help me please?
8
9
10
11
to 300

Many Thanks!


--
tbobo
------------------------------------------------------------------------
tbobo's Profile: http://www.excelforum.com/member.php...o&userid=31530
View this thread: http://www.excelforum.com/showthread...hreadid=525428

  #2   Report Post  
Posted to microsoft.public.excel.misc
tbobo
 
Posts: n/a
Default Rookie needs help!


1
2
3
4
5
6
7
8
9
10
11
to 300

I want to create a program to give me the data format as shown below:
1,2,3,4,5,6, to 30
31,32,33, to 60
61, to 90
91,92, to 120
and so on
Can someone help me please


--
tbobo
------------------------------------------------------------------------
tbobo's Profile: http://www.excelforum.com/member.php...o&userid=31530
View this thread: http://www.excelforum.com/showthread...hreadid=525428

  #3   Report Post  
Posted to microsoft.public.excel.misc
Sloth
 
Posts: n/a
Default Rookie needs help!

enter this formula in A1. Copy it across to column AD and down to row 300.

=30*(ROW()-1)+COLUMN()

"tbobo" wrote:


1
2
3
4
5
6
7
8
9
10
11
to 300

I want to create a program to give me the data format as shown below:
1,2,3,4,5,6, to 30
31,32,33, to 60
61, to 90
91,92, to 120
and so on
Can someone help me please


--
tbobo
------------------------------------------------------------------------
tbobo's Profile: http://www.excelforum.com/member.php...o&userid=31530
View this thread: http://www.excelforum.com/showthread...hreadid=525428


  #4   Report Post  
Posted to microsoft.public.excel.misc
tbobo
 
Posts: n/a
Default Rookie needs help!


This is the data all in column A1 to A300

1
2
3
4
5
6
7
8
9
10
11
to 300

I want to create a program to give me the data format as shown below:
for every 30 rows, it will put the data together with a "comma" between
each number:

I like to see how it is written in VB:


1,2,3,4,5,6, to 30
31,32,33, to 60
61, to 90
91,92, to 120
and so on
Can someone help me please?


--
tbobo
------------------------------------------------------------------------
tbobo's Profile: http://www.excelforum.com/member.php...o&userid=31530
View this thread: http://www.excelforum.com/showthread...hreadid=525428

  #5   Report Post  
Posted to microsoft.public.excel.misc
tbobo
 
Posts: n/a
Default Rookie needs help!


1
2
3
4
5
6
7
8
9
10
11
to 300

I want to create a program to give me the data format as shown below:
1,2,3,4,5,6, to 30
31,32,33, to 60
61, to 90
91,92, to 120
and so on
Can someone help me please


--
tbobo
------------------------------------------------------------------------
tbobo's Profile: http://www.excelforum.com/member.php...o&userid=31530
View this thread: http://www.excelforum.com/showthread...hreadid=525428



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
Rookie at linking - need a tudor!!! The Smuffer Excel Worksheet Functions 9 March 7th 06 08:04 PM
Rookie needs a macro Denise Excel Worksheet Functions 3 February 25th 05 08:31 PM
Rookie q C3 Excel Worksheet Functions 1 December 1st 04 12:21 PM
Need Function for adding rows on multiple sheets... struggling rookie ;) Thanks. Steve Excel Worksheet Functions 6 November 24th 04 12:10 AM


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