+ Reply to Thread
Results 1 to 2 of 2

delete row from list box

Hybrid View

  1. #1
    Registered User
    Join Date
    07-30-2009
    Location
    melbourne, AUS
    MS-Off Ver
    Excel 2003
    Posts
    33

    delete row from list box

    good day,

    having trouble deleteing rows from list box, the listbox i have is populated from sheet1 columns "a" through "n" using vba not row source prop. i have managed to delete row from list box but can not get code to delete the selected row from sheet1, when i reload the list box deleted item returns, i'm using a command button to achive the above. just starting out with vba, any help would be welcomed

    waltron

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: delete row from list box

    Use the listBox's listindex to find the appropriate row on the sheet, hen delete it. Attach your workbook for further help
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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