The annoying in-the-stream ads

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Hi,

I was trying to run the "Bleeding Nose" macro mentioned by Erik above, but am having some problems.

I have windows XP running and when i try to run this macro, i get following error -

Run Time error '21....'
Method Close of object '_Workbook' failed.


This occurs at line -
Code:
WB.Close False

when i try to close the application.

I will appreciate if any-one can direct me to a resolution for this issue?
 
Hi, kruiser
Welcome to the Board !!!!!

what a question to make your entrance on the board :-D
when you check the code, you will find
Code:
    'automatisation error if user closed WB "while bleeding"
    'same error checking if WB is still open
    'On Error Resume Next didn't work
    'not a big issue anyway :-)
because it is only a joke, I never took the time to solve it
I tried again for half an hour, but didn't find a way and do not see a reason. sorry

kind regards,
Erik
 

Forum statistics

Threads
1,225,346
Messages
6,184,400
Members
453,230
Latest member
ProdInventory

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