VBA UserForm added new controls not responding

keromero

Board Regular
Joined
Feb 20, 2025
Messages
55
Office Version
  1. 2016
Very weird case. I have a VBA userform with a bunch of controls such as text boxes, combo boxes, command buttons, pictures etc.

However, when I try to add a new control it makes no difference whether it is a text box, combo box, command button etc.
even I include appropriate code, control does not respond.

Anyone confronted same issue please comment.
 
How do you add new controls? Only the control does not respond or the whole form?
What do you mean not respond?
What else is on the form?
 
Upvote 0
Hi Bobsan, thanks for the response. I have resolved the issue. I realized that a leftover piece of code was causing the error

Best Regards,
 
Upvote 0

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