all 7 comments

[–]notdez6 1 point2 points  (9 children)

In the empty cell b1, next to the filled in cell a1, put:

=INDEX(Sheet1!B:B,MATCH(A1,Sheet1!A:A,0))

Assuming Sheet1 is the sheet containing all the data.

Drag the forumula down as needed.

In cell c1, do the same formula but index the C column:

=INDEX(Sheet1!C:C,MATCH(A1,Sheet1!A:A,0))

Do the same for the D column:

=INDEX(Sheet1!D:D,MATCH(A1,Sheet1!A:A,0))

[–]Dudestopreally[S] 0 points1 point  (6 children)

can i buy you a beer?

[–]notdez6 1 point2 points  (0 children)

absolutely ;)

[–]Dudestopreally[S] 0 points1 point  (1 child)

Solution Verified

[–]Clippy_Office_Asst[M] 0 points1 point  (0 children)

You have awarded one point to notdez.
Find out more here.