VBA to combine cells if value is the same

BradStoran

New Member
Joined
Mar 9, 2016
Messages
2
Hi,

Need help my codes keeps crashing my excel.
I'm looking to check is the data in cell A and Cell B is the same as Cell A and Cell B on row 2 for the entirety of the data on the sheet. e.g. if a2 row1 = a2 row2 and b2 row1 = b2 row2 Then combine D1 row 2 with d1 Row1 and E1 row 2 and E1 row1
then delete the rows that data has been copied from.

Any help would be appreciated.

Thanks,

Brad:confused::confused::confused:

NameSynopsisDescriptionHostPortRiskProtocolSolution

<tbody>
</tbody>
Windows Terminal Services EnabledThe remote service advertises one or more protocols as being supported
over TLS.
This script detects which protocols are advertised by the remote
service to be encapsulated by TLS connections.

Note that Nessus did not attempt to negotiate TLS sessions with the
protocols shown. The remote service may be falsely advertising these
protocols and / or failing to advertise other supported protocols.
192.168.34.5443Nonetcpn/a
Windows Terminal Services EnabledThe remote service encrypts communications.This plugin detects which SSL and TLS versions are supported by the
remote service for encrypting communications.
192.168.34.5443Nonetcpn/a
Windows Terminal Services EnabledThe remote service encrypts communications.This plugin detects which SSL and TLS versions are supported by the
remote service for encrypting communications.
192.168.34.53389Nonetcpn/a

<tbody>
</tbody>
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.

Forum statistics

Threads
1,215,345
Messages
6,124,408
Members
449,157
Latest member
mytux

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