V 
		
								
				
				
			
		Victor and TJ Friedmann
In some cases I have a second ppt show on top of a previous one. I tried to
write a macro to put in the second show so that I could close that show
without closing the first show:
Sub closewindow()
Active.Window.Close
End Sub
Nothing happers. What's wrong?
Thanks,
Vic
				
			write a macro to put in the second show so that I could close that show
without closing the first show:
Sub closewindow()
Active.Window.Close
End Sub
Nothing happers. What's wrong?
Thanks,
Vic
