Excel Table Cleaning Question

Dastnai

New Member
Joined
Oct 26, 2018
Messages
45
Hi Everyone,

I have an excel table with the same grades across a row (20/40, 30/50 etc.) Above that I have merged columns representing the data for each grade IE. Avg Lead Time. The customer is listed as a column. Can anyone come up with a cleaner way to represent the data?






[TABLE="width: 1299"]
<colgroup><col><col><col><col span="12"></colgroup><tbody>[TR]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD="colspan: 4"]Avg Lead Time [/TD]
[TD="colspan: 4"]Replenishment Lead Time[/TD]
[TD="colspan: 4"]Min Lead Time [/TD]
[/TR]
[TR]
[TD]BP#[/TD]
[TD]Site[/TD]
[TD]Basin[/TD]
[TD]20/40[/TD]
[TD]30/50[/TD]
[TD]40/70[/TD]
[TD]100M[/TD]
[TD]20/40[/TD]
[TD]30/50[/TD]
[TD]40/70[/TD]
[TD]100M[/TD]
[TD]20/40[/TD]
[TD]30/50[/TD]
[TD]40/70[/TD]
[TD]100M[/TD]
[/TR]
[TR]
[TD]9701[/TD]
[TD]CIG-Von Ormy[/TD]
[TD]EAG[/TD]
[TD]17[/TD]
[TD]15[/TD]
[TD]15[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]15[/TD]
[TD]16[/TD]
[TD]17[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]10[/TD]
[/TR]
[TR]
[TD]9704[/TD]
[TD]CIG-Loving[/TD]
[TD]PRM[/TD]
[TD]17[/TD]
[TD]15[/TD]
[TD]15[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]16[/TD]
[TD]17[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]2[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]9705[/TD]
[TD]CIG-Lubbock[/TD]
[TD]PRM[/TD]
[TD]17[/TD]
[TD]15[/TD]
[TD]15[/TD]
[TD]17[/TD]
[TD]20[/TD]
[TD]15[/TD]
[TD]16[/TD]
[TD]19[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]2[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]9708[/TD]
[TD]Granite Peak-Rock Springs[/TD]
[TD]NIO[/TD]
[TD]17[/TD]
[TD]15[/TD]
[TD]15[/TD]
[TD]17[/TD]
[TD]17[/TD]
[TD]15[/TD]
[TD]15[/TD]
[TD]17[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]10[/TD]
[/TR]
[TR]
[TD]9711[/TD]
[TD]Equalizer-Victoria[/TD]
[TD]EAG[/TD]
[TD]30[/TD]
[TD]30[/TD]
[TD]30[/TD]
[TD]30[/TD]
[TD]30[/TD]
[TD]30[/TD]
[TD]30[/TD]
[TD]30[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]10[/TD]
[/TR]
[TR]
[TD]9713[/TD]
[TD]Maalt-Enid[/TD]
[TD]MID[/TD]
[TD]17[/TD]
[TD]15[/TD]
[TD]15[/TD]
[TD]3[/TD]
[TD]17[/TD]
[TD]15[/TD]
[TD]18[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]10[/TD]
[TD]10[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Hi,

Two simple recommendations :

1. NEVER Merge ...

2. Insert a Pivot Table ...

Hope this will help
 
Upvote 0
Even though this table has multiple cell references to other tables? In total I have 104 columns and about 30 different formulas.
 
Upvote 0
Merged Cells are often used to get a formatted result. A better option, IMHO, is to use the formatting option of "Center across Selection" in the horizontal alignment.

I agree on using Pivot Tables. However, this may require some ETL (Extract, Transform, Load) of your data if it is not a Proper Data Set.
Watch this and maybe some of the others in Mike's playlist. (Mike Girvin, ExcelIsFun)
https://www.youtube.com/watch?v=IXyrgvtQrVE
 
Upvote 0

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

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