Hi Try this..put this code in worksheet module for which this to be work, this will delete content of column 3, you can set to desired column:
*Private Sub Worksheet_SelectionChange(ByVal Target As Range)Columns(3).ClearContents 'clears content of column 3End Sub* *Cheers!!* *O*n Tue, Feb 24, 2015 at 1:17 AM, Ahmad Mustfa <ahmadmus...@gmail.com> wrote: > kumar i got it what you sent. it's open with alt+f11 not ctrl+f11 > > now i want this only one specific column not on all sheet. can you please > send formula for that > > On Mon, Feb 23, 2015 at 7:43 PM, Ahmad Mustfa <ahmadmus...@gmail.com> > wrote: > >> i want this in a specific column not on all sheet >> >> On Mon, Feb 23, 2015 at 7:40 PM, Ahmad Mustfa <ahmadmus...@gmail.com> >> wrote: >> >>> Thanks kumar. >>> how you did that. i am still confused? how i can use in my work? can you >>> please have online chat with me. >>> >>> On Mon, Feb 23, 2015 at 7:22 PM, Suresh Kumar B < >>> bsureshkumar2...@gmail.com> wrote: >>> >>>> Hi Ahmad, >>>> >>>> Here you go!!! >>>> >>>> By, >>>> Suresh Kumar.B >>>> >>>> On Tuesday, February 24, 2015 at 12:45:22 AM UTC+5:30, Ahmad Mustfa >>>> wrote: >>>>> >>>>> Thanks Kumar. >>>>> Can you please send me in the excel file. i am trying but unable to >>>>> understand to how to do that. >>>>> >>>>> On Mon, Feb 23, 2015 at 6:59 PM, Suresh Kumar B <bsureshk...@gmail.com >>>>> > wrote: >>>>> >>>>>> Hi Ahmad, >>>>>> >>>>>> Please follow my instructions to clear what do you want, >>>>>> >>>>>> Steps: >>>>>> 1. Goto to Excel page, Press CTRL+F11 >>>>>> 2. After that, in the left hand side shows the sheets menu, Double >>>>>> click that after paste the following code. >>>>>> >>>>>> *Private Sub Worksheet_SelectionChange(ByVal Target As Range)* >>>>>> *Dim r As Range* >>>>>> >>>>>> *Set r = Selection* >>>>>> >>>>>> *r.ClearContents* >>>>>> >>>>>> *End Sub* >>>>>> >>>>>> Its clear the what ever you want. >>>>>> >>>>>> If you need more details, please contact me @ +91 9894585740 / >>>>>> bsureshk...@gmail.com >>>>>> >>>>>> >>>>>> Thanks and Regards, >>>>>> Suresh Kumar.B >>>>>> >>>>>> >>>>>> On Monday, February 23, 2015 at 11:15:49 PM UTC+5:30, Ahmad Mustfa >>>>>> wrote: >>>>>>> >>>>>>> Hi All. >>>>>>> I am working in excel sheets . I want to automatically delete/clear >>>>>>> text in a cell range. i am not expert enough to do that. Can anyone >>>>>>> please >>>>>>> help me. Thanks >>>>>>> >>>>>>> -- >>>>>>> Regards, >>>>>>> >>>>>>> Ahmad Mustafa >>>>>>> +44 7768197568 >>>>>>> >>>>>> -- >>>>>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? >>>>>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ >>>>>> https://www.facebook.com/discussexcel >>>>>> >>>>>> FORUM RULES >>>>>> >>>>>> 1) Use concise, accurate thread titles. Poor thread titles, like >>>>>> Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need >>>>>> Advice will not get quick attention or may not be answered. >>>>>> 2) Don't post a question in the thread of another member. >>>>>> 3) Don't post questions regarding breaking or bypassing any security >>>>>> measure. >>>>>> 4) Acknowledge the responses you receive, good or bad. >>>>>> 5) Jobs posting is not allowed. >>>>>> 6) Sharing copyrighted material and their links is not allowed. >>>>>> >>>>>> NOTE : Don't ever post confidential data in a workbook. Forum owners >>>>>> and members are not responsible for any loss. >>>>>> --- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "MS EXCEL AND VBA MACROS" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to excel-macros...@googlegroups.com. >>>>>> To post to this group, send email to excel-...@googlegroups.com. >>>>>> Visit this group at http://groups.google.com/group/excel-macros. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Regards, >>>>> >>>>> Ahmad Mustafa >>>>> +44 7768197568 >>>>> >>>> -- >>>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? >>>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ >>>> https://www.facebook.com/discussexcel >>>> >>>> FORUM RULES >>>> >>>> 1) Use concise, accurate thread titles. Poor thread titles, like Please >>>> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice >>>> will not get quick attention or may not be answered. >>>> 2) Don't post a question in the thread of another member. >>>> 3) Don't post questions regarding breaking or bypassing any security >>>> measure. >>>> 4) Acknowledge the responses you receive, good or bad. >>>> 5) Jobs posting is not allowed. >>>> 6) Sharing copyrighted material and their links is not allowed. >>>> >>>> NOTE : Don't ever post confidential data in a workbook. Forum owners >>>> and members are not responsible for any loss. >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "MS EXCEL AND VBA MACROS" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to excel-macros+unsubscr...@googlegroups.com. >>>> To post to this group, send email to excel-macros@googlegroups.com. >>>> Visit this group at http://groups.google.com/group/excel-macros. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Regards, >>> >>> Ahmad Mustafa >>> +44 7768197568 >>> >> >> >> >> -- >> Regards, >> >> Ahmad Mustafa >> +44 7768197568 >> > > > > -- > Regards, > > Ahmad Mustafa > +44 7768197568 > > -- > Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s > =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ > https://www.facebook.com/discussexcel > > FORUM RULES > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > 2) Don't post a question in the thread of another member. > 3) Don't post questions regarding breaking or bypassing any security > measure. > 4) Acknowledge the responses you receive, good or bad. > 5) Jobs posting is not allowed. > 6) Sharing copyrighted material and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros. > For more options, visit https://groups.google.com/d/optout. > -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Jobs posting is not allowed. 6) Sharing copyrighted material and their links is not allowed. NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To unsubscribe from this group and stop receiving emails from it, send an email to excel-macros+unsubscr...@googlegroups.com. To post to this group, send email to excel-macros@googlegroups.com. Visit this group at http://groups.google.com/group/excel-macros. For more options, visit https://groups.google.com/d/optout.