Hey I just have a small challenge with my messagebox. When I run my form IN vbModal the messagebox shows up on top of the form in modal view which is just fine. But when I just run the form in NOT VBModal mode the messagebox sort of hides my form or puts it out of sight until I press OK the my form shows up. Is there a way to correct this?
I want to be able to view the messagebox in NOT vbModal mode without "hiding" my form
I want to be able to view the messagebox in NOT vbModal mode without "hiding" my form