comparing list of computer name

step8876

New Member
Joined
Apr 22, 2015
Messages
4
I am getting a list of computer names every 8 hours, I am trying to find a way to when computers are added or removed

[TABLE="width: 510"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Computer name [/TD]
[TD]timestamp[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]computer1[/TD]
[TD="align: right"]1/18/19 6:10[/TD]
[TD][/TD]
[TD="align: right"]1/18/19 6:10[/TD]
[TD="align: right"]3[/TD]
[/TR]
[TR]
[TD]computer2[/TD]
[TD="align: right"]1/18/19 6:10[/TD]
[TD][/TD]
[TD="align: right"]1/18/19 14:10[/TD]
[TD="align: right"]3[/TD]
[/TR]
[TR]
[TD]computer3[/TD]
[TD="align: right"]1/18/19 6:10[/TD]
[TD][/TD]
[TD]

[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]computer2[/TD]
[TD="align: right"]1/18/19 14:10[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]computer 3[/TD]
[TD="align: right"]1/18/19 14:10[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]computer4[/TD]
[TD="align: right"]1/18/19 14:10[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

I can get the total for each for date.
looking for a way to compare the list from 6:10 to the list from 14:10 and output if how many new and how many removed
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.

Forum statistics

Threads
1,225,749
Messages
6,186,802
Members
453,373
Latest member
Ereha

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