Populate column with corresponding row values grouped by lab test (row to column)

newbieX

New Member
Joined
Jul 24, 2013
Messages
35
I have an Excel 2007 spreadsheet that contains lab results that I want to import into Access. I need to reformat the data so that all the toxicology results are on a single row based on their LabNumber with only one row per lab number.

My data looks like this:

Excel 2007
ABCDEFGHIJKLM

<tbody>
[TD="align: center"]1[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Species[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Type[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Method[/TD]
[TD="bgcolor: #C0C0C0, align: center"]LabNumber[/TD]
[TD="bgcolor: #C0C0C0, align: center"]CustNumber[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Arsenic[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Barium[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Cadmium[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Calcium[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Chromium[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Cobalt[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Copper[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Iron[/TD]

[TD="align: center"]2[/TD]
[TD="bgcolor: #EAF1DD"]Goat[/TD]
[TD="bgcolor: #EAF1DD"]Serum[/TD]
[TD="bgcolor: #EAF1DD"]ICP[/TD]
[TD="bgcolor: #EAF1DD"]V1001245[/TD]
[TD="bgcolor: #EAF1DD"]MTGT Pink 60[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD, align: right"]26.4[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]

[TD="align: center"]3[/TD]
[TD="bgcolor: #EAF1DD"]Goat[/TD]
[TD="bgcolor: #EAF1DD"]Serum[/TD]
[TD="bgcolor: #EAF1DD"]ICP[/TD]
[TD="bgcolor: #EAF1DD"]V1001245[/TD]
[TD="bgcolor: #EAF1DD"]MTGT Pink 60[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD, align: right"]0.44[/TD]
[TD="bgcolor: #EAF1DD"][/TD]

[TD="align: center"]4[/TD]
[TD="bgcolor: #EAF1DD"]Goat[/TD]
[TD="bgcolor: #EAF1DD"]Serum[/TD]
[TD="bgcolor: #EAF1DD"]ICP[/TD]
[TD="bgcolor: #EAF1DD"]V1001245[/TD]
[TD="bgcolor: #EAF1DD"]MTGT Pink 60[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD, align: right"]0.78[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]

[TD="align: center"]5[/TD]
[TD="bgcolor: #EAF1DD"]Goat[/TD]
[TD="bgcolor: #EAF1DD"]Serum[/TD]
[TD="bgcolor: #EAF1DD"]ICP[/TD]
[TD="bgcolor: #EAF1DD"]V1001245[/TD]
[TD="bgcolor: #EAF1DD"]MTGT Pink 60[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD, align: right"]91.7[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD, align: right"]1.82[/TD]

[TD="align: center"]6[/TD]
[TD="bgcolor: #EAF1DD"]Goat[/TD]
[TD="bgcolor: #EAF1DD"]Serum[/TD]
[TD="bgcolor: #EAF1DD"]ICP[/TD]
[TD="bgcolor: #EAF1DD"]V1001245[/TD]
[TD="bgcolor: #EAF1DD"]MTGT Pink 60[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD, align: right"]43.7[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD"][/TD]

[TD="align: center"]7[/TD]
[TD="bgcolor: #FDE9D9"]Goat[/TD]
[TD="bgcolor: #FDE9D9"]Serum[/TD]
[TD="bgcolor: #FDE9D9"]ICP[/TD]
[TD="bgcolor: #FDE9D9"]V1001246[/TD]
[TD="bgcolor: #FDE9D9"]MTGT Pink 67[/TD]
[TD="bgcolor: #FDE9D9, align: right"]23.6[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]

[TD="align: center"]8[/TD]
[TD="bgcolor: #FDE9D9"]Goat[/TD]
[TD="bgcolor: #FDE9D9"]Serum[/TD]
[TD="bgcolor: #FDE9D9"]ICP[/TD]
[TD="bgcolor: #FDE9D9"]V1001246[/TD]
[TD="bgcolor: #FDE9D9"]MTGT Pink 67[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9, align: right"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9, align: right"]1.24[/TD]
[TD="bgcolor: #FDE9D9"][/TD]

[TD="align: center"]9[/TD]
[TD="bgcolor: #FDE9D9"]Goat[/TD]
[TD="bgcolor: #FDE9D9"]Serum[/TD]
[TD="bgcolor: #FDE9D9"]ICP[/TD]
[TD="bgcolor: #FDE9D9"]V1001246[/TD]
[TD="bgcolor: #FDE9D9"]MTGT Pink 67[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9, align: right"]0.738[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]

[TD="align: center"]10[/TD]
[TD="bgcolor: #FDE9D9"]Goat[/TD]
[TD="bgcolor: #FDE9D9"]Serum[/TD]
[TD="bgcolor: #FDE9D9"]ICP[/TD]
[TD="bgcolor: #FDE9D9"]V1001246[/TD]
[TD="bgcolor: #FDE9D9"]MTGT Pink 67[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9, align: right"]83.2[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9, align: right"]0.769[/TD]

[TD="align: center"]11[/TD]
[TD="bgcolor: #FDE9D9"]Goat[/TD]
[TD="bgcolor: #FDE9D9"]Serum[/TD]
[TD="bgcolor: #FDE9D9"]ICP[/TD]
[TD="bgcolor: #FDE9D9"]V1001246[/TD]
[TD="bgcolor: #FDE9D9"]MTGT Pink 67[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9, align: right"]63.7[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9"][/TD]

[TD="align: center"]12[/TD]
[TD="bgcolor: #DBEEF3"]Goat[/TD]
[TD="bgcolor: #DBEEF3"]Serum[/TD]
[TD="bgcolor: #DBEEF3"]ICP[/TD]
[TD="bgcolor: #DBEEF3"]V1001247[/TD]
[TD="bgcolor: #DBEEF3"]MTGT Pink 73[/TD]
[TD="bgcolor: #DBEEF3, align: right"]26.2[/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]

[TD="align: center"]13[/TD]
[TD="bgcolor: #DBEEF3"]Goat[/TD]
[TD="bgcolor: #DBEEF3"]Serum[/TD]
[TD="bgcolor: #DBEEF3"]ICP[/TD]
[TD="bgcolor: #DBEEF3"]V1001247[/TD]
[TD="bgcolor: #DBEEF3"]MTGT Pink 73[/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3, align: right"]0.738[/TD]
[TD="bgcolor: #DBEEF3"][/TD]

[TD="align: center"]14[/TD]
[TD="bgcolor: #DBEEF3"]Goat[/TD]
[TD="bgcolor: #DBEEF3"]Serum[/TD]
[TD="bgcolor: #DBEEF3"]ICP[/TD]
[TD="bgcolor: #DBEEF3"]V1001247[/TD]
[TD="bgcolor: #DBEEF3"]MTGT Pink 73[/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3, align: right"]0.875[/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]

[TD="align: center"]15[/TD]
[TD="bgcolor: #DBEEF3"]Goat[/TD]
[TD="bgcolor: #DBEEF3"]Serum[/TD]
[TD="bgcolor: #DBEEF3"]ICP[/TD]
[TD="bgcolor: #DBEEF3"]V1001247[/TD]
[TD="bgcolor: #DBEEF3"]MTGT Pink 73[/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3, align: right"]89.9[/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3, align: right"]0.97[/TD]

[TD="align: center"]16[/TD]
[TD="bgcolor: #DBEEF3"]Goat[/TD]
[TD="bgcolor: #DBEEF3"]Serum[/TD]
[TD="bgcolor: #DBEEF3"]ICP[/TD]
[TD="bgcolor: #DBEEF3"]V1001247[/TD]
[TD="bgcolor: #DBEEF3"]MTGT Pink 73[/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3, align: right"]56.9[/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]

[TD="align: center"]17[/TD]
[TD="bgcolor: #EEECE1"]Goat[/TD]
[TD="bgcolor: #EEECE1"]Blood - Whole[/TD]
[TD="bgcolor: #EEECE1"]ICP-MS[/TD]
[TD="bgcolor: #EEECE1"]V1001257[/TD]
[TD="bgcolor: #EEECE1"]MTGT Pink 60[/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1, align: right"]0.06443[/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]

[TD="align: center"]18[/TD]
[TD="bgcolor: #FFFFCC"]Goat[/TD]
[TD="bgcolor: #FFFFCC"]Blood - Whole[/TD]
[TD="bgcolor: #FFFFCC"]ICP-MS[/TD]
[TD="bgcolor: #FFFFCC"]V1001258[/TD]
[TD="bgcolor: #FFFFCC"]MTGT Pink 67[/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC, align: right"]0.06987[/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]

[TD="align: center"]19[/TD]
[TD="bgcolor: #FFCCFF"]Goat[/TD]
[TD="bgcolor: #FFCCFF"]Blood - Whole[/TD]
[TD="bgcolor: #FFCCFF"]ICP-MS[/TD]
[TD="bgcolor: #FFCCFF"]V1001259[/TD]
[TD="bgcolor: #FFCCFF"]MTGT Pink73[/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF, align: right"]0.1001[/TD]
[TD="bgcolor: #FFCCFF, align: right"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]

</tbody>
Sheet1
I want it to look like this:

Excel 2007
ABCDEFGHIJKLM

<tbody>
[TD="align: center"]1[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Species[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Type[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Method[/TD]
[TD="bgcolor: #C0C0C0, align: center"]LabNumber[/TD]
[TD="bgcolor: #C0C0C0, align: center"]CustNumber[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Arsenic[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Barium[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Cadmium[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Calcium[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Chromium[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Cobalt[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Copper[/TD]
[TD="bgcolor: #C0C0C0, align: center"]Iron[/TD]

[TD="align: center"]2[/TD]
[TD="bgcolor: #EAF1DD"]Goat[/TD]
[TD="bgcolor: #EAF1DD"]Serum[/TD]
[TD="bgcolor: #EAF1DD"]ICP[/TD]
[TD="bgcolor: #EAF1DD"]V1001245[/TD]
[TD="bgcolor: #EAF1DD"]MTGT Pink 60[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD, align: right"]26.4[/TD]
[TD="bgcolor: #EAF1DD, align: right"]0.78[/TD]
[TD="bgcolor: #EAF1DD, align: right"]91.7[/TD]
[TD="bgcolor: #EAF1DD, align: right"]43.7[/TD]
[TD="bgcolor: #EAF1DD"][/TD]
[TD="bgcolor: #EAF1DD, align: right"]0.44[/TD]
[TD="bgcolor: #EAF1DD, align: right"]1.82[/TD]

[TD="align: center"]3[/TD]
[TD="bgcolor: #FDE9D9"]Goat[/TD]
[TD="bgcolor: #FDE9D9"]Serum[/TD]
[TD="bgcolor: #FDE9D9"]ICP[/TD]
[TD="bgcolor: #FDE9D9"]V1001246[/TD]
[TD="bgcolor: #FDE9D9"]MTGT Pink 67[/TD]
[TD="bgcolor: #FDE9D9, align: right"]23.6[/TD]
[TD="bgcolor: #FDE9D9, align: right"]0.738[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9, align: right"]83.2[/TD]
[TD="bgcolor: #FDE9D9"][/TD]
[TD="bgcolor: #FDE9D9, align: right"]63.7[/TD]
[TD="bgcolor: #FDE9D9, align: right"]1.24[/TD]
[TD="bgcolor: #FDE9D9, align: right"]0.769[/TD]

[TD="align: center"]4[/TD]
[TD="bgcolor: #DBEEF3"]Goat[/TD]
[TD="bgcolor: #DBEEF3"]Serum[/TD]
[TD="bgcolor: #DBEEF3"]ICP[/TD]
[TD="bgcolor: #DBEEF3"]V1001247[/TD]
[TD="bgcolor: #DBEEF3"]MTGT Pink 73[/TD]
[TD="bgcolor: #DBEEF3, align: right"]26.2[/TD]
[TD="bgcolor: #DBEEF3, align: right"]0.875[/TD]
[TD="bgcolor: #DBEEF3, align: right"]56.9[/TD]
[TD="bgcolor: #DBEEF3, align: right"]89.9[/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3"][/TD]
[TD="bgcolor: #DBEEF3, align: right"]0.738[/TD]
[TD="bgcolor: #DBEEF3, align: right"]0.97[/TD]

[TD="align: center"]5[/TD]
[TD="bgcolor: #EEECE1"]Goat[/TD]
[TD="bgcolor: #EEECE1"]Blood - Whole[/TD]
[TD="bgcolor: #EEECE1"]ICP-MS[/TD]
[TD="bgcolor: #EEECE1"]V1001257[/TD]
[TD="bgcolor: #EEECE1"]MTGT Pink 60[/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1, align: right"]0.06443[/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]
[TD="bgcolor: #EEECE1"][/TD]

[TD="align: center"]6[/TD]
[TD="bgcolor: #FFFFCC"]Goat[/TD]
[TD="bgcolor: #FFFFCC"]Blood - Whole[/TD]
[TD="bgcolor: #FFFFCC"]ICP-MS[/TD]
[TD="bgcolor: #FFFFCC"]V1001258[/TD]
[TD="bgcolor: #FFFFCC"]MTGT Pink 67[/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC, align: right"]0.06987[/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]
[TD="bgcolor: #FFFFCC"][/TD]

[TD="align: center"]7[/TD]
[TD="bgcolor: #FFCCFF"]Goat[/TD]
[TD="bgcolor: #FFCCFF"]Blood - Whole[/TD]
[TD="bgcolor: #FFCCFF"]ICP-MS[/TD]
[TD="bgcolor: #FFCCFF"]V1001259[/TD]
[TD="bgcolor: #FFCCFF"]MTGT Pink73[/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF, align: right"]0.1001[/TD]
[TD="bgcolor: #FFCCFF, align: right"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]
[TD="bgcolor: #FFCCFF"][/TD]

</tbody>
Sheet2

Does anyone have a solution as to how to accomplish this? We have several files in this format thus an automation process that can be used over and over again is preferred.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.

Forum statistics

Threads
1,223,236
Messages
6,170,915
Members
452,366
Latest member
TePunaBloke

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