whataremacros
New Member
- Joined
- May 15, 2016
- Messages
- 7
Hi, I'm new to this forum and bad at programming macros, although I find them extremely useful.
I would like to have the sports column to be transposed as rows. I have provided a sample file at https://onedrive.live.com/?id=131627F5FABFC19!139&cid=0131627F5FABFC19
I can do the job manually by
1. Adjust the other columns (C D E... etc) to about 20 columns away.
2. Use data to columns (delimited by ";").
3. Insert additional rows in between the existing rows.
4. Copy "sports" data separated by columns
5. Special Paste> Transpose
6. Copy the rest of the information in the added rows
7. Move on to the next item and repeat 1-6
The thing is my file is composed of a lot of entries and repeating the process would take time.
Can anyone help me with this matter?
It will be surely appreciated. Thank you.
I found a partial solution on this thread http://www.mrexcel.com/forum/excel-...umns-rows-automatically-inserts-new-rows.html
I believe my issue should not be a big deviation from the solution at the link above, but I just don't know how to modify it to fit my needs.
I'm using Excel 2007 on Windows 7. I can also get access to Excel 2016 on Win 7, if needed.
P.S. Links to a starting guide with macros for a total newbie would be welcome
I would like to have the sports column to be transposed as rows. I have provided a sample file at https://onedrive.live.com/?id=131627F5FABFC19!139&cid=0131627F5FABFC19
I can do the job manually by
1. Adjust the other columns (C D E... etc) to about 20 columns away.
2. Use data to columns (delimited by ";").
3. Insert additional rows in between the existing rows.
4. Copy "sports" data separated by columns
5. Special Paste> Transpose
6. Copy the rest of the information in the added rows
7. Move on to the next item and repeat 1-6
The thing is my file is composed of a lot of entries and repeating the process would take time.
Can anyone help me with this matter?
It will be surely appreciated. Thank you.
I found a partial solution on this thread http://www.mrexcel.com/forum/excel-...umns-rows-automatically-inserts-new-rows.html
I believe my issue should not be a big deviation from the solution at the link above, but I just don't know how to modify it to fit my needs.
I'm using Excel 2007 on Windows 7. I can also get access to Excel 2016 on Win 7, if needed.
P.S. Links to a starting guide with macros for a total newbie would be welcome