Form Display

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have coded a procedure for the ItemSent Event. It works very well.
However, I would now like to build a form that will ask the user a few
questions, if certain conditions exist. I tried to build a form within the
VBA environment. It basically works, but I have one problem. When I do a
FormName.Show, I can't get the form to display "in front." It is there, but
I have to click on the taskbat to get it to the top. Any suggestions?

Thanks, John
 
Back
Top