+ Reply to Thread
Results 1 to 8 of 8

Clear contents of column(L) after every one row

  1. #1
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,080

    Clear contents of column(L) after every one row

    hi,
    i have data in column(L) range L6:L500
    i want clear contents of every second row
    for example
    L6 = 2
    L7 = 2
    L8 = 2
    L9 = 2
    L10 = 2
    L11 = 2
    Now result should be like below

    L6 = 2
    L7 = (CLEAR CONTENTS)
    L8 = 2
    L9 = (CLEAR CONTENTS)
    L10 = 2
    L11 = (CLEAR CONTENTS) And so on


    thank you
    Use Code-Tags for showing your code :
    Please mark your question Solved if there has been offered a solution that works fine for you
    If You like solutions provided by anyone, feel free to add reputation using STAR *

  2. #2
    Valued Forum Contributor kasan's Avatar
    Join Date
    07-22-2009
    Location
    Riga, Latvia
    MS-Off Ver
    Excel 2010
    Posts
    680

    Re: Clear contents of column(L) after every one row

    Try something like this:
    Please Login or Register  to view this content.

  3. #3
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,882

    Re: Clear contents of column(L) after every one row

    May be
    Please Login or Register  to view this content.
    < ----- Please click the little star * next to add reputation if my post helps you
    Visit Forum : From Here

  4. #4
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,080

    Re: Clear contents of column(L) after every one row

    Perfect YaseerKhalil

    thank you very much

  5. #5
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,882

    Re: Clear contents of column(L) after every one row

    You're welcome. Glad I can offer some help for you

  6. #6
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,080

    Re: Clear contents of column(L) after every one row

    I have just one little question
    is it possible to do like this

    L6 = 2
    L7 = 2
    L8 = 2
    L9 = 2
    L10 = 2
    L11 = 2
    Now result should be like below

    L6 = (CLEAR CONTENTS)
    L7 = 2
    L8 = (CLEAR CONTENTS)
    L9 = 2
    L10 = (CLEAR CONTENTS)
    L11 = 2
    L12 = (CLEAR CONTENTS) And so on

    Capture.JPG

  7. #7
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,518

    Re: Clear contents of column(L) after every one row

    Try
    Please Login or Register  to view this content.

  8. #8
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,080

    Re: Clear contents of column(L) after every one row

    Thank you Jindon Sir

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Loop to clear cell contents by column (but not entire column)
    By codys21 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-11-2016, 03:26 PM
  2. [SOLVED] Want to clear contents also from left column
    By HaroonSid in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-16-2014, 02:31 AM
  3. Clear Contents of column based on data in another column
    By wachao in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-10-2014, 02:39 AM
  4. [SOLVED] Clear contents of last column with data
    By avanir151 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-28-2014, 03:45 PM
  5. Replies: 3
    Last Post: 01-08-2013, 01:27 PM
  6. Clear Contents on Column
    By martinez_pedro in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-14-2012, 06:40 AM
  7. Clear Contents of every other cell in one column
    By norolimfrodo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-06-2011, 12:46 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1