I am calling a popupmenu on my main form, I then select a menu item on the popup which in turn loads another form (vbmodal). Now the problem... I have a menu that I want to use on the form that is now showing and when I use the popupmenu command nothing happens. It is error free it just does not show the popupmenu? Now If I go back and load the form with a cmd button the popupmenu works fine, however this will not meet my needs! Any ideas are greatly appreciated!!