HTML 4.2 Making an Error

gnaga

Well-known Member
Joined
Jul 9, 2002
Messages
748
Office Version
  1. 365
  2. 2016
  3. 2013
Platform
  1. Windows
Colo's HTML Maker 2.42 making problem.

Runtime Error '5'

Invalid Procedure Call or Argument

on clicking the Debug button it is taking to

Sub DeleteMenu()

....

Application.CommandBars(1).Controls(Caption).Delete

End Sub


Any idea what could be the problem. Until yesterday it was working alright.
 
gnaga said:
Colo's HTML Maker 2.42 making problem.

Runtime Error '5'

Invalid Procedure Call or Argument

on clicking the Debug button it is taking to

Sub DeleteMenu()

....

Application.CommandBars(1).Controls(Caption).Delete

End Sub


Any idea what could be the problem. Until yesterday it was working alright.

I just took a quick look at that procedure and they've put error handling in there. Can I ask, if you choose Tools, Options, General from the VB editor, do you have Break on Unhandled errors selected? If not, then you normally should for normal operation.
 
Yes. That aslo may be one of the reason. As default Break on Unhandled Error is selected. May be for some reaons I would have changed that, but I don't remeber. Next time When I started windows HTML maker didi not generate any error and is working alright.

I have posted in Colo's forum and he was also puzzling to see this error. Any way it is working now.

Thanks for both of your reply.
 

Forum statistics

Threads
1,221,683
Messages
6,161,264
Members
451,692
Latest member
jmaskin

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