I am requesting your help to reorganize values located on the same row into two separate rows in Google Sheets.
Currently, each row contains the following fields in the current Google Sheets file:
“Last Name”
“First Name”
“Wife Last Name”
“Wife First Name”
I would like to reorganize this data in another Google Sheets file as follows:
Row 1: “Last Name : DUPONT”, “First Name : Gilles”
Row 2: “Last Name: DUPONT”, “First Name : Sophie”
I am attaching a screenshot to help you better visualize the situation.
Which module should I use?
Hello
I think I forgot to specify.
in fact, I wanted to retrieve this information from a single line to put it in each line, therefore in two lines
Here is my screenshot