Remove close button from Userform

jpen

Active Member
Joined
Jun 19, 2002
Messages
398
Hi all,

I have made a userform which works. But the only problem I have is the in the right upper corner of the userform is a close button. Is there a way to remove this button.

Thanks,

JH
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

jpen

Active Member
Joined
Jun 19, 2002
Messages
398
Thanks,

I just the solution of Walker. Then next problem if have is that I made a button on the form for maintenance of the program. When I run the I want the close button to be operational.

Any ideas.

JH
 
Upvote 0

Mudface

MrExcel MVP
Joined
Feb 18, 2002
Messages
3,339
Just put code in the click event of the button to close the form. The QueryClose event from JWalk will only prevent the closing of the form via the 'X' button.
 
Upvote 0

Forum statistics

Threads
1,195,909
Messages
6,012,249
Members
441,687
Latest member
urimagic

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
Top