Results 1 to 5 of 5

Auto clear cells when changing drop down list

Threaded View

  1. #1
    Registered User
    Join Date
    09-09-2011
    Location
    Netherlands
    MS-Off Ver
    Excel 2007 And 2010
    Posts
    4

    Auto clear cells when changing drop down list

    Hi all

    I have a drop down list and wish so that everytime i change the first list, it clears the dependant list to the right of it. I want it to loop to infinity, but I just cant figure it out.I found the folllowing code which clears the cell, but is set only to clear a specific cell.

    If Not Intersect(Target, Range("A2")) Is Nothing Then
    Range("B2").ClearContents
    End If
    I hope someone can help me!
    Attached Files Attached Files
    Last edited by buzzerNL; 09-10-2011 at 07:32 AM.

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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