how to make msgbox in the center of the screen

J

Joy

we use UserForm to show msgbox.

the issue is every time the msgbox appears, it lies on the left of the
screen. while it is ok, we want it to be in the center.

could you tell me how to do that?>

we use

frmsth.show to show the msgbox

thanks
 
Top