Fix The Code
Solved/Closed
smuneeb
Posts
77
Registration date
Saturday September 5, 2015
Status
Member
Last seen
March 8, 2017
-
Nov 9, 2015 at 12:42 PM
rizvisa1 Posts 4479 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Nov 9, 2015 at 01:25 PM
rizvisa1 Posts 4479 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Nov 9, 2015 at 01:25 PM
Related:
- Fix The Code
- Care code 205.2 lu003 - Yahoo Mail Forum
- Huawei test code - Guide
- What is the country code for the usa is it 011 or 001 - Guide
- Lava reset code ✓ - Phones, PDA & GPS Forum
- Samsung reset code - Guide
1 reply
rizvisa1
Posts
4479
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
767
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