+ Reply to Thread
Results 1 to 2 of 2

Changing value to cells from combobox choise with textbox

  1. #1
    Registered User
    Join Date
    10-16-2014
    Location
    Norway
    MS-Off Ver
    10
    Posts
    6

    Changing value to cells from combobox choise with textbox

    I have a workbook(Posting examplebook) where i have a form With combobox selecting a contact and populating several text boxes With info from same row. I want to be able to change data given in textboxes in the different cells in worksheet With one update cmd. button. I have no problem With adding or deleting contact, but updating different cells in the contact row is giving me problems. When I pick A contact from my combobox I want to update onlu this contact. some codes I have tried search through the sheet and update contacts With same Words in the text, but I want only contact in the selected row to be updated. Have been searching forums for nearly two months for answers and hoping to get some help.
    In advance tnks for help.Bok1.xlsm

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Changing value to cells from combobox choise with textbox

    Send Me any Userform queries via PM after you post them here.

    I have looked at your userform and there are too many issues there for me to correct.

    With the way you are using your userform,

    Combobox1.listindex +2 will tell you the row number of your selected contact.

    with that information I normally use a loop to save my textboxes to an array

    I then save the array to the selected row.

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by mehmetcik; 12-23-2014 at 08:23 PM.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Excel Userform: Populate other controls (i.e. textbox & combobox) based on combobox select
    By MileHigh_PhD in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-22-2013, 04:50 PM
  2. Cell update based on combobox choise
    By tim5 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-06-2011, 03:12 PM
  3. [SOLVED] UserForm TextBox and ComboBox selections populate SPECIFIC spreadsheet cells
    By ZIXILPLIX in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-23-2010, 02:45 AM
  4. Changing cells on a spreadsheet with combobox options
    By suthnbl in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-23-2009, 10:40 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