View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Henry Stockbridge Henry Stockbridge is offline
external usenet poster
 
Posts: 19
Default Showing Userform Problem

Hello,

Thanks for the code. The problem still persists. (Perhaps I placed
the code in the wrong two spots.)

I created a new module in the project for the code related to the API
functions. Then I added one line of code to the bottom of the
Worksheet Open event to reference the TopMost subroutine. When the
..xlt is opened, I see the flicker of the form, but it lands in the back
again. If I attempt to open it again, it lands on top.

Any other ideas?

Thanks,

Henry