Create report from Columns differences.

HerClau

New Member
Joined
Jun 21, 2019
Messages
1
I have software that generates an excel sheet of 62 columns and up to 65525 rows.
In one of the columns the occurrence of failures (In-Fault / No-fault) is reported. I search in that row where I reported the failure column time and marked the previous row to this time and the time row of the error, With the help of the command differences of columns in the menu to go to special, I frame the differences.I need to make a report of these differences found in the columns and show the header of the same.

In the table I show a simplified example of the source table and the report to be made:

[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD]Time[/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD][/TD]
[TD]Report[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]
21/06/2019 11:30:51
[/TD]
[TD]1[/TD]
[TD]S[/TD]
[TD]3[/TD]
[TD]9[/TD]
[TD][/TD]
[TD]Time[/TD]
[TD]B[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]
21/06/2019 11:30:52
[/TD]
[TD]1[/TD]
[TD]P[/TD]
[TD]3[/TD]
[TD]7[/TD]
[TD][/TD]
[TD]
21/06/2019 11:30:52
<strike></strike>[/TD]
[TD]P[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]
21/06/2019 11:31:51
<strike></strike>[/TD]
[TD]2[/TD]
[TD]R[/TD]
[TD]6[/TD]
[TD]5[/TD]
[TD][/TD]
[TD]Time[/TD]
[TD]A[/TD]
[TD]C[/TD]
[/TR]
[TR]
[TD]
21/06/2019 11:31:52
[/TD]
[TD]3[/TD]
[TD]R[/TD]
[TD]2[/TD]
[TD]5[/TD]
[TD][/TD]
[TD]
21/06/2019 11:31:52
<strike></strike>[/TD]
[TD]3[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]
21/06/2019 12:10:02
[/TD]
[TD]1[/TD]
[TD]Z[/TD]
[TD]4[/TD]
[TD]8[/TD]
[TD][/TD]
[TD]Time[/TD]
[TD]B[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]
21/06/2019 12:10:03
<strike></strike>[/TD]
[TD]1[/TD]
[TD]P[/TD]
[TD]4[/TD]
[TD]8[/TD]
[TD][/TD]
[TD]
21/06/2019 12:10:03
<strike style="background-color: transparent; border-collapse: collapse; color: rgb(34, 34, 34); font-family: Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: line-through; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; width: auto; word-spacing: 0px;"></strike><strike></strike>[/TD]
[TD]P[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

 
Last edited by a moderator:

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,223,164
Messages
6,170,444
Members
452,326
Latest member
johnshaji

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