Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 camilo
		
			camilo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I did a macro and I would like it executes when I open the .qvw file, it is posible to include some command on the macro to make this happpen?
Thanks for your help!
Camilo
 
					
				
		
 markmccoid
		
			markmccoid
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Go to the menu and choose Settings/Document properties. Then click on the Triggers tab (Macros in v8.5 and below).
Add an action to the OnOpen Document Event Trigger.
That should do it.
 
					
				
		
 markmccoid
		
			markmccoid
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Go to the menu and choose Settings/Document properties. Then click on the Triggers tab (Macros in v8.5 and below).
Add an action to the OnOpen Document Event Trigger.
That should do it.
 
					
				
		
 camilo
		
			camilo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks very much, in fact it does work! 
