View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
simonc simonc is offline
external usenet poster
 
Posts: 52
Default Userform appears behind other application

I am writing a macro which opens a powerpoint file and extracts information
from it into a spreadsheet. I have a user form which asks for information
about the spreadsheet to use for output but this appears behind the
powerpoint window. Is there a way of forcing a userform to come to the front
of the desktop?

Grateful for ideas.