How can I reorganize a table's data from being in multiple columns to be across rows while maintaining the...
Currently, the spreadsheet has structured as follows
ROW1 Name | Address Info Pt. 1 | Address Info Pt. 2
----------
ROW2 Name | Address Info Pt. 1 |
----------
ROW3 Name | Address Info Pt. 1 | Address Info Pt. 2
----------
I want it to be restructured as follows:
ROW1 Name | Address Info Pt. 1
----------
ROW2 _______ | Address Info Pt. 2
----------
ROW3 Name | Address Info Pt. 1
----------
ROW4 Name | Address Info Pt. 1
----------
ROW5 _______ | Address Info Pt. 2
excel
add a comment |
Currently, the spreadsheet has structured as follows
ROW1 Name | Address Info Pt. 1 | Address Info Pt. 2
----------
ROW2 Name | Address Info Pt. 1 |
----------
ROW3 Name | Address Info Pt. 1 | Address Info Pt. 2
----------
I want it to be restructured as follows:
ROW1 Name | Address Info Pt. 1
----------
ROW2 _______ | Address Info Pt. 2
----------
ROW3 Name | Address Info Pt. 1
----------
ROW4 Name | Address Info Pt. 1
----------
ROW5 _______ | Address Info Pt. 2
excel
add a comment |
Currently, the spreadsheet has structured as follows
ROW1 Name | Address Info Pt. 1 | Address Info Pt. 2
----------
ROW2 Name | Address Info Pt. 1 |
----------
ROW3 Name | Address Info Pt. 1 | Address Info Pt. 2
----------
I want it to be restructured as follows:
ROW1 Name | Address Info Pt. 1
----------
ROW2 _______ | Address Info Pt. 2
----------
ROW3 Name | Address Info Pt. 1
----------
ROW4 Name | Address Info Pt. 1
----------
ROW5 _______ | Address Info Pt. 2
excel
Currently, the spreadsheet has structured as follows
ROW1 Name | Address Info Pt. 1 | Address Info Pt. 2
----------
ROW2 Name | Address Info Pt. 1 |
----------
ROW3 Name | Address Info Pt. 1 | Address Info Pt. 2
----------
I want it to be restructured as follows:
ROW1 Name | Address Info Pt. 1
----------
ROW2 _______ | Address Info Pt. 2
----------
ROW3 Name | Address Info Pt. 1
----------
ROW4 Name | Address Info Pt. 1
----------
ROW5 _______ | Address Info Pt. 2
excel
excel
edited Nov 20 '18 at 16:18
cybernetic.nomad
2,42821020
2,42821020
asked Nov 20 '18 at 16:02
fahadfahad
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You can follow the below steps
initially you have the data like below

Change it to like this by inserting two more columns

now cut paste the address pt2 cells below address pt 1 cells

After that sort the full series by name and add

Hi @fahad, does that worked?
– usmanhaq
Nov 24 '18 at 7:02
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53396940%2fhow-can-i-reorganize-a-tables-data-from-being-in-multiple-columns-to-be-across%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can follow the below steps
initially you have the data like below

Change it to like this by inserting two more columns

now cut paste the address pt2 cells below address pt 1 cells

After that sort the full series by name and add

Hi @fahad, does that worked?
– usmanhaq
Nov 24 '18 at 7:02
add a comment |
You can follow the below steps
initially you have the data like below

Change it to like this by inserting two more columns

now cut paste the address pt2 cells below address pt 1 cells

After that sort the full series by name and add

Hi @fahad, does that worked?
– usmanhaq
Nov 24 '18 at 7:02
add a comment |
You can follow the below steps
initially you have the data like below

Change it to like this by inserting two more columns

now cut paste the address pt2 cells below address pt 1 cells

After that sort the full series by name and add

You can follow the below steps
initially you have the data like below

Change it to like this by inserting two more columns

now cut paste the address pt2 cells below address pt 1 cells

After that sort the full series by name and add

answered Nov 20 '18 at 16:25
usmanhaqusmanhaq
1,113128
1,113128
Hi @fahad, does that worked?
– usmanhaq
Nov 24 '18 at 7:02
add a comment |
Hi @fahad, does that worked?
– usmanhaq
Nov 24 '18 at 7:02
Hi @fahad, does that worked?
– usmanhaq
Nov 24 '18 at 7:02
Hi @fahad, does that worked?
– usmanhaq
Nov 24 '18 at 7:02
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53396940%2fhow-can-i-reorganize-a-tables-data-from-being-in-multiple-columns-to-be-across%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown