Formula/ method to sort data in Excel

MLCR

New Member
Joined
Sep 24, 2020
Messages
6
Office Version
  1. 2016
Platform
  1. Windows
Hi,

We manage admissions data back-end. Our applicants go through interviews with 2 interviewers and this data sample is automatically populated using MS forms and Power Automate.

Image.PNG


However, this is what we need for the compilation of data in our mastersheet.

Image 2.PNG


For every 2nd interviewer, we need the columns of interviewer 2's name, EQ, IQ, AQ score and comments to be beside interviewer 1's data. We are trying to avoid having to copy and paste because we have hundreds of applicants.

Any formulas/ other methods are welcomed.
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
Hi

I'm not sure how you determine which is the second interview (or whether that matters?). However, it sounds like this is probably a job for Power Query.
I would add a column labelling the interview number (1 or 2), then load the table to power query and Filter out all the 2's. Then do the same again and filter all the 1's. You could then do a merge query based on the application number to join the 2 tables together.
 
Upvote 0

Forum statistics

Threads
1,223,954
Messages
6,175,600
Members
452,658
Latest member
GStorm

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top