Forum Statistics
- Forum Members:
- Total Threads:
- Total Posts: 6
There are 1 users currently browsing forums.
|
 |

06-30-2005, 06:28 PM
|
|
Registered User
|
|
Join Date: 21 Jul 2004
Posts: 3
|
|
Macro for single to multiple cols. Help!
Please Register to Remove these Ads
Single col excell spreadsheet
example
(rows) all data in col A
1) john doe
2) nice guy
3) 1010 space street
4) Nasa Florida
5) (data separated by 1 row here)
6) Jane Smith
7) Nice girl
8) 1011 Space st
9) Nasa Florida
10)
etc...........
Wishing to populate each row 1-4 into A-D cols. repeating multiple times into just the 4 cols A-D without spaces between the rows.
example.....
(col A) (B) (C) (D)
1)john doe/nice guy/1010 space street/Nasa Florida
2)Jane Smith/Nice girl/1011 Space st/Nasa Florida
3) etc.....
AND!!!
same macro but populating 5 cols from 5 rows, instead of 4.
Much appreciated for the help...
dfkelly42
|

06-30-2005, 08:05 PM
|
|
|
|
Re: Macro for single to multiple cols. Help!
You don't need a macro, necessarily. Try Vertical to Horizontal Addresses
at:
http://www.officearticles.com/excel/...soft_excel.htm
*******************
~Anne Troy
www.OfficeArticles.com
www.MyExpertsOnline.com
"dfkelly42" <dfkelly42.1rgp6h_1120172755.632@excelforum-nospam.com> wrote in
message news:dfkelly42.1rgp6h_1120172755.632@excelforum-nospam.com...
>
> Single col excell spreadsheet
> example
> (rows) all data in col A
> 1) john doe
> 2) nice guy
> 3) 1010 space street
> 4) Nasa Florida
> 5) (data separated by 1 row here)
> 6) Jane Smith
> 7) Nice girl
> 8) 1011 Space st
> 9) Nasa Florida
> 10)
> etc...........
>
> Wishing to populate each row 1-4 into A-D cols. repeating multiple
> times into just the 4 cols A-D without spaces between the rows.
> example.....
>
> (col A) (B) (C) (D)
> 1)john doe/nice guy/1010 space street/Nasa Florida
> 2)Jane Smith/Nice girl/1011 Space st/Nasa Florida
> 3) etc.....
>
>
> AND!!!
>
> same macro but populating 5 cols from 5 rows, instead of 4.
>
> Much appreciated for the help...
>
> dfkelly42
>
>
> --
> dfkelly42
> ------------------------------------------------------------------------
> dfkelly42's Profile:
http://www.excelforum.com/member.php...o&userid=12094
> View this thread: http://www.excelforum.com/showthread...hreadid=383737
>
|

07-01-2005, 10:51 AM
|
|
Registered User
|
|
Join Date: 21 Jul 2004
Posts: 3
|
|
Struggling with keystrokes to copy.
Anne, I went to the site and it seems to be what Im after, but the instructions are just out of reach....
Any words of advice,
I cant get the copy to fill the series........
I filled the C-F cols just like the picture, 3 sets of the first three names and addresses.
highlighted the new group, like displayed, right clicked the bottom right corner and dragged to the bottom off the page.
Just get copies of the highlighted area...
where am I going wrong?
Don
|

07-01-2005, 12:05 PM
|
|
|
|
Re: Macro for single to multiple cols. Help!
Okay, and you "filled the C-F cols" with formulas, right? And you don't have
your calculation turned to Manual, do you? When you do this with a large
file, it takes a while for all the addresses (formulas) to update. I did it
with 4000 records (12,000 rows), and it took a while for all the
calculations to update. Before it updates, it just looks like I copied the
first ones.
*******************
~Anne Troy
www.OfficeArticles.com
www.MyExpertsOnline.com
"dfkelly42" <dfkelly42.1rhxmo_1120230425.1544@excelforum-nospam.com> wrote
in message news:dfkelly42.1rhxmo_1120230425.1544@excelforum-nospam.com...
>
> Anne, I went to the site and it seems to be what Im after, but the
> instructions are just out of reach....
> Any words of advice,
> I cant get the copy to fill the series........
> I filled the C-F cols just like the picture, 3 sets of the first three
> names and addresses.
> highlighted the new group, like displayed, right clicked the bottom
> right corner and dragged to the bottom off the page.
>
> Just get copies of the highlighted area...
> where am I going wrong?
>
> Don
>
>
> --
> dfkelly42
> ------------------------------------------------------------------------
> dfkelly42's Profile:
http://www.excelforum.com/member.php...o&userid=12094
> View this thread: http://www.excelforum.com/showthread...hreadid=383737
>
|

07-01-2005, 01:57 PM
|
|
Registered User
|
|
Join Date: 21 Jul 2004
Posts: 3
|
|
|
Okay, and you "filled the C-F cols" with "[u]formulas",[/U] right? And you don't have your calculation turned to Manual, do you? When you do this with a large file, it takes a while for all the addresses (formulas) to update. I did it
with 4000 records (12,000 rows), and it took a while for all the
calculations to update. Before it updates, it just looks like I copied the
first ones.
Formulas? - as in the actual names addresses and states in col C, E &F ... YES
Calculation turned to manual?? Dont understand...
1500 records...... i tried it again and am just waiting...
|

07-01-2005, 05:05 PM
|
|
|
|
Re: Macro for single to multiple cols. Help!
NO. Formulas as in see the formula bar in this pic:
http://www.officearticles.com/excel/images/data_c2.jpg
You DO need to use formulas. You set up the formulas for the first 3 sets of
records. Then you select the cells as shown, and copy down. If you need to,
send the file to anne@ either of the websites below.
*******************
~Anne Troy
www.OfficeArticles.com
www.MyExpertsOnline.com
"dfkelly42" <dfkelly42.1ri5ye_1120241134.0889@excelforum-nospam.com> wrote
in message news:dfkelly42.1ri5ye_1120241134.0889@excelforum-nospam.com...
>
> Okay, and you "filled the C-F cols" with "[u]*formulas",[/*U] right? And
> you don't have your calculation turned to Manual, do you? When you do
> this with a large file, it takes a while for all the addresses
> (formulas) to update. I did it
> with 4000 records (12,000 rows), and it took a while for all the
> calculations to update. Before it updates, it just looks like I copied
> the
> first ones.
>
> Formulas? - as in the actual names addresses and states in col C, E &F
> ... YES
> Calculation turned to manual?? Dont understand...
> 1500 records...... i tried it again and am just waiting...
>
>
> --
> dfkelly42
> ------------------------------------------------------------------------
> dfkelly42's Profile:
http://www.excelforum.com/member.php...o&userid=12094
> View this thread: http://www.excelforum.com/showthread...hreadid=383737
>
|
 |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|