Consolidating multiple awkwardly formatted tables

baldrick1

New Member
Joined
Nov 6, 2015
Messages
3
Dear all,

I am a complete excel newb and new mrexcel.com. I have no VBA experience at all. I have a long list of small tables of the form:

A B
1 Employee name1
2 Date1 Time1
3 Date2 Time2
4 Date3 Time3

There are five different dates possible for each table (for Mon-Fri) and all the times are also different. The dates and times are formatted as text. My question is how do I rearrange my data into one table that looks like this:

Date1 Date2 Date3 Date4 Date5
Employee1 Time1 Time2 Time3 Time4 Time5
Employee2 ... ... ... ... ...

I can't use VBA but could probably record a macro if I had to and I am using Excel 2016. Thanks so much for you help in advance I have been stuck on this for ages. :(
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.

Forum statistics

Threads
1,215,480
Messages
6,125,050
Members
449,206
Latest member
Healthydogs

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