Fix The Code
Solved/Closed
                    
        
                    smuneeb
    
        
                    Posts
            
                
            67
                
                            Registration date
            Saturday September  5, 2015
                            Status
            Member
                            Last seen
            March  8, 2017
            
                -
                            Nov  9, 2015 at 12:42 PM
                        
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Nov 9, 2015 at 01:25 PM
        rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Nov 9, 2015 at 01:25 PM
        Related:         
- Fix The Code
 - Cs 1.6 code - Guide
 - Samsung volume increase code - Guide
 - What is the code for gameloft? - Phones, PDA & GPS Forum
 - Battery reset code - Guide
 - Lava reset code ✓ - Phones, PDA & GPS Forum
 
1 response
                
        
                    rizvisa1
    
        
                    Posts
            
                
            4478
                
                            Registration date
            Thursday January 28, 2010
                            Status
            Contributor
                            Last seen
            May  5, 2022
            
            
                    766
    
    
                    
Nov 9, 2015 at 12:59 PM
    Nov 9, 2015 at 12:59 PM
                        
                    When you initially asked the question (https://ccm.net/forum/affich-853400-remove-or-clear-data#9 ) in the answer provided, I had put the comments Have you read the comments and understood what it means ?
' this disables the events
Application.EnableEvents = False
In you IF block you are disabling the event. You never enable it back again
            ' this disables the events
Application.EnableEvents = False
In you IF block you are disabling the event. You never enable it back again
        
    
    
    
    
Nov 9, 2015 at 01:10 PM
I am very sorry Thanks for your so much contribution I am Grateful to you
Please accept my apology
Thanks
Nov 9, 2015 at 01:25 PM