Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 nicolett_yuri
		
			nicolett_yuri
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I noticed that in the new versions are not being shown the error messages of the macro. This turned out to be a setting or is it some kind of bug?
The location that the error messages were displayed

 
					
				
		
 kuba_michalik
		
			kuba_michalik
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Macro debugger is not available anymore. Microsoft discontinued the component that was necessary for that.
You can try debugging your macros in Excel VB editor. This post describes the approach:
 
					
				
		
 kuba_michalik
		
			kuba_michalik
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Macro debugger is not available anymore. Microsoft discontinued the component that was necessary for that.
You can try debugging your macros in Excel VB editor. This post describes the approach:
 
					
				
		
 nicolett_yuri
		
			nicolett_yuri
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Oh, that's too bad!
thanks Jakub
