Any chart our there that can handle non-time-aligned but related data?

ThomasJak

New Member
Joined
Jul 8, 2018
Messages
3
By "non-time-aligned" I mean...

I am getting data for say 2 columns of similar categories but there may not be data for both categories for the same time. Very hard to explain.

[TABLE="width: 500"]
<tbody>[TR]
[TD]Time[/TD]
[TD]John[/TD]
[TD]Fred[/TD]
[/TR]
[TR]
[TD]10 am[/TD]
[TD]3[/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD]10:09 am[/TD]
[TD][/TD]
[TD]9[/TD]
[/TR]
[TR]
[TD]11 am[/TD]
[TD]6[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]11:23 am[/TD]
[TD]7[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1 pm[/TD]
[TD][/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD]1:56 pm[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]


So the chart has to be clever enough that at say 10:09 am John is still 3 because there is no new info about him.
T 11:23 am Fred is still 2.

Thanks in advance.
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,223,897
Messages
6,175,271
Members
452,628
Latest member
dd2

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