Data connection table issue

D4rwin

Board Regular
Joined
Mar 31, 2014
Messages
91
I have created a data connection to another workbook displaying the desired data from a sheet in the source workbook in a table. The data contains columns of numeric and text values. For some reason the table is only displaying the headers for the columns containing text and not the numeric columns.

Here is an example of my issue:

Table of data connected to Source workbook.

[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD="align: center"][/TD]
[TD="align: center"]Month[/TD]
[TD="align: center"]Customer[/TD]
[TD="align: center"]Product[/TD]
[TD="align: center"][/TD]
[/TR]
[TR]
[TD="align: center"]2014[/TD]
[TD="align: center"]Jan[/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]X-123[/TD]
[TD="align: center"]100[/TD]
[/TR]
[TR]
[TD="align: center"]2014[/TD]
[TD="align: center"]Feb[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]Y-234[/TD]
[TD="align: center"]150[/TD]
[/TR]
[TR]
[TD="align: center"]2014[/TD]
[TD="align: center"]Mar[/TD]
[TD="align: center"]C[/TD]
[TD="align: center"]X-123[/TD]
[TD="align: center"]120[/TD]
[/TR]
</tbody>[/TABLE]
The headers of the numeric columns are not displayed. Any ideas why this is happening and how to fix it?
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,225,846
Messages
6,187,363
Members
453,420
Latest member
ESCH1021

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