mymatch

  1. L

    Worksheet_Change events possibly conflicting with each other

    I've got a Worksheet_Change event that can get triggered in multiple occasions depending on what column the end user is working with. My problem is that when the Line3 part of my code gets triggered and a cell in the ContractTable[City] column autofills after a value being manually entered in...
  2. L

    Worksheet_Calculate event run time error 5

    Hi. I keep getting this error whatever I do in the workbook, Excel points to the "if not intersect" line. Can anyone help me? Private Sub Worksheet_Calculate() Dim Target As Range, rng As Range, c As Range, myMatch As Variant If Not Intersect(Target, Range("TabellaContratti[Indirizzo]")) Is...

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