![]()  | 
	
| 
		 
			 
			#1  
			 
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 Hi, Did you get a solution for the user form to be always on top? I have the same issue with PPT and I do not find how to fix that. Thx Didjee Last edited by macropod; 10-20-2014 at 02:25 PM. Reason: Split from hijacked thread in Word forum.  | 
| 
		 
			 
			#2  
			 
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
			
			Set the form's 'ShowModal' property to 'True'. This will keep the form in front, and prevent switching to another document until the form has been closed (or hidden).
		 
		
		
		
		
 | 
| 
		 
			 
			#3  
			 
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
			
			Hi 
		
		
		
		
		
		
		
		
	
	Sorry but that solution is quite bad ! ![]() I need to get the form ALWAYS on top and to keep access to the PPT windows at the same time ! It works well with Office 2007 but not with Office 2013 besause of the SDI system. Thanks anyway. Didjee  | 
| 
		 
			 
			#4  
			 
			
			
			
			
		 
		
	 | 
||||
		
		
  | 
||||
| 
		
	
		
		
			
			 
			
			The solution you say is 'quite bad' is a solution. You cannot prevent a modeless userform from disappearing behind another object if you do something that causes the other object to come to the top. If you want to keep a modeless userform on top, it is up to you to take care to not hide it.
		 
		
		
		
		
				__________________ 
		
		
		
		
		
	
	Cheers, Paul Edstein [Fmr MS MVP - Word]  | 
| 
		 
			 
			#5  
			 
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
			
			I created a solution that makes the userform in powerpoint always on top ! 
		
		
		
		
		
		
		
		
			Yes and it works well even as a .ppam in office 2013 ! ![]() Thanks to Jan Karel and Dennis that put me on the way... But it's true that I'm really proud of my improved code. Regards Signed : a newbie  
		Last edited by macropod; 10-20-2014 at 02:21 PM. Reason: Offensive remarks removed  | 
| 
		 
			 
			#6  
			 
			
			
			
			
		 
		
	 | 
||||
		
		
  | 
||||
| 
		
	
		
		
			
			 
			
			I'm glad you have a solution. Your pride will undoubtedly serve you well... Now all you need to do is to learn to not hijack threads in the Word forum for PowerPoint questions.
		 
		
		
		
		
		
		
			
				__________________ 
		
		
		
		
		
	
	Cheers, Paul Edstein [Fmr MS MVP - Word]  | 
 
 | 
	
	
| 
		 | 
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| VBA Code in a UserForm module to delete a Command Button which opens the userform | Simoninparis | Word VBA | 2 | 09-21-2014 03:50 AM | 
		
		  Is it possible to take an input from a UserForm in one document to a UserForm in a do
	 | 
	BoringDavid | Word VBA | 5 | 05-09-2014 09:08 AM | 
		
		  Checkbox in Userform
	 | 
	lukael | Excel Programming | 5 | 02-18-2014 05:20 AM | 
| Userform Code not quite right - help please | vbanovice | Word VBA | 1 | 09-29-2013 09:20 PM | 
| How to use the SaveAsDialog after UserForm is closed | drod | Word VBA | 0 | 03-03-2013 08:06 PM |