+ Reply to Thread
Results 1 to 3 of 3

VBA edit listbox items on userform

  1. #1
    Forum Contributor
    Join Date
    02-22-2011
    Location
    South Africa
    MS-Off Ver
    Excel 2010
    Posts
    108

    VBA edit listbox items on userform

    Hi All,

    I need a code to make my listbox editable i have 16 columns with different formats date time text ect.

    Any suggestions on how to do this?

  2. #2
    Forum Contributor
    Join Date
    02-22-2011
    Location
    South Africa
    MS-Off Ver
    Excel 2010
    Posts
    108

    Re: VBA edit listbox items on userform

    Any suggestions will help please?

  3. #3
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,644
    Add a textbox for each column in the listbox.

    Then set up code to fill the textboxes when the user double clicks on a row in the listbox.

    Also, add a button that writes the values from the textboxes back to the listbox.
    If posting code please use code tags, see here.

+ 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