+ Reply to Thread
Results 1 to 3 of 3

Transfer data from Listbox to cell

  1. #1
    Registered User
    Join Date
    07-25-2011
    Location
    Berlin
    MS-Off Ver
    Excel 2007
    Posts
    15

    Transfer data from Listbox to cell

    Hi Guys,

    it s the second day I am working on VBA, so sorry if the question is too easy but I coudnīt find any other thread dealing with my issue:

    I have a listbox on my Userform called ComplexityListBox. The following items can be selected "Very High" "High" "Medium" "Low" "Very Low". (In the properties window the controlSource is cell d49 of the active sheet in order to keep the selection saved after reopening the form)

    I want to write a code so that the selected item is assigned to a specific numeric value (1, 2, 3, 4 ,5) and then I want this value to be transfered on the active sheet in cell d49

    Heres the code, it s not working, thanks for your help

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    07-25-2011
    Location
    Berlin
    MS-Off Ver
    Excel 2007
    Posts
    15

    Re: Transfer data from Listbox to cell

    Hello Guys,

    Has anybody an idea how to solve this?

    Iīd really appreciate. Thanks

  3. #3
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Re: Transfer data from Listbox to cell

    Please Login or Register  to view this content.
    It might be beneficial to study some VBA-fundamentals (including userforms) first.



+ Reply to Thread

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