View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default activate excel application after userform activation in modaless

Somehow I failed to see Michel had already answered

Peter T

"Peter T" <peter_t@discussions wrote in message
...
AppActivate Application

AppActivate UserForm1.Caption

Regards,
Peter T

"x taol" wrote in message
...


THE problem is the activate.
currently, the activation window is the userform.
but, i want to activate the xl window.

*** Sent via Developersdex http://www.developersdex.com ***