application events

  1. CubaRJ

    Prevent Error Message "Can´t Merge Your Data" in a Shared Excel File on Sharepoint

    Hi, My company has a large excel file shared on a SharePoint between 20+ people and it very often we have "Can´t merge your data..." making us to rework the change again. I was wondering if Excel has the ability to "listen" to changes on a shared file so that we can prevent the save until...
  2. L

    VBA new mail event

    Hello guys, I'm trying to replace people at my work and the next step is running specific macros when certain emails are received. I am using office 365, and I'm not sure what is going wrong. I found multiple examples, but none of them seem to work, an example...
  3. J

    VBA Application Event - BeforePrint

    I've exhausted my searches trying to bang this out, when I know I can solve my probably in an un-sexier manor by creating a macro that overrides CTRL+P to run spell check and then print. However, I am hell-bent on figuring this thing out. My goal: to force excel to run spell check before I...
  4. Jaafar Tribak

    Persistent Application level Events after user resetting variables ?

    Hi all. Here is the deal - Suppose the application is hooked upon opening the workbook like so : Private WithEvents AppEvents As Application Private Sub Workbook_Open() Set AppEvents = Application End Sub Private Sub AppEvents_NewWorkbook(ByVal Wb As Workbook) MsgBox...

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