+ Reply to Thread
Results 1 to 2 of 2

ComboBox populating problem

  1. #1
    Registered User
    Join Date
    06-14-2005
    Posts
    41

    Question ComboBox populating problem

    Hi,

    I have 3 combobox. When I import values in my form, it copies in the linked cells the past choices I made in my combobox the last time I imported my data. when I have finished with my work in my form, I have an update macro that sends back to the source table the values that are in my linked cells. But When I do so, it changes the values in my linked cells into another one in the combobox and it saves the wrong choice. It always come back to the same wrong choice.

    I think the problem is when I change the source sheet and come back to the Form sheet, it launches again the code to populate the comboboxes. Is there a way to execute the populating code of the combobox only at the opening of the workbook?
    Thx!

    Werner

    This is the populating code in the working place in VBA :

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    06-14-2005
    Posts
    41
    A friend gave me the answer :

    Please Login or Register  to view this content.

+ 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