Results 1 to 8 of 8

[SOLVED] userform dynamic listbox to add & modify data

Threaded View

  1. #1
    Forum Contributor
    Join Date
    04-05-2013
    Location
    CT
    MS-Off Ver
    Excel 2010
    Posts
    360

    [SOLVED] userform dynamic listbox to add & modify data

    in the attached example i have a userform/listbox that will pull up data from a table. i'm having the following issues:


    1. when you click on an item in the listbox. it populates the MONTH YEAR & AMOUNT text boxes for that specific line item. I'd like to then be able to change the amount and update that line item. right now the code is replacing the first instance of the specific job number. so in the attached example job 08-1000 has 2 billing entries Dec. & Jan.....when you try to modify the January line item it doesn't work.

    2. the combo box MONTH has a row source of MonthList. It seems like the listbox on the sample is getting the month DECEMBER from column B (based on the date entry?)...instead of pulling up the month from column I....Also the month comes in in all CAPS (UCase) not like column I is (should be December not DECEMBER). If possible i'd need to have it pull the month from Column I because potentially the "date" could be different than the month the bill was entered.

    let me know if this makes sense. or if I need to clarify this more. Thanks for the help!
    Attached Files Attached Files
    Last edited by adamheon; 01-19-2017 at 10:54 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Transfer Data From One Userform Listbox to Another Userform Listbox with 11 columns
    By sparkoft in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 05-18-2013, 10:54 AM
  2. Populating Userform Listbox with Dynamic Range
    By VBAerthang in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-11-2013, 05:13 AM
  3. Listbox to Listbox, no duplicates & submitting same UserForm data for each Listbox entry.
    By jamieswift1977 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-18-2012, 12:18 PM
  4. How to insert a dynamic range in a UserForm into a ListBox
    By stojko89 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-18-2011, 03:28 AM
  5. Dynamic chart selection from userform listbox
    By kmsoni in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-04-2011, 03:22 PM
  6. Display a UserForm based on Data selected in another UserForm's ListBox
    By RPhilbin83 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-26-2011, 11:35 AM
  7. Initialize Userform, Populate Listbox, Dynamic RowSource?
    By RShow in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-21-2005, 03:05 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