+ Reply to Thread
Results 1 to 2 of 2

ComboBox choice overlaps content of a specific cell

  1. #1
    Registered User
    Join Date
    01-10-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2010
    Posts
    26

    ComboBox choice overlaps content of a specific cell

    Dear all,

    I'm having some trouble with the development of my excel/VBA tool.

    To be specific. I am looking for a way to replace a specific cell with the use of a ComboBox. By this is I mean that, if i choose USA as a country in my Userform ComboBox I would like a specific cell from one of the sheets on my document to be replaced with the selection made in the comboBox. Therefore, USA would replace Cell B3 on Sheet3 (Synthesis Tab). In the example below I have used a data validation list to choose the country which is what i would like to get rid of.

    This would need to be done a number of times and for a number of questions which are present in my comboBox so that the database that the synthesis tab that I have created would be automatically updated and the formula within my synthesis table would calculate the ratios accordingly.

    Note that the choices from the ComboBox would not only replace cells from the same Sheet so if could provide me with the coding that would specify the sheet and cell we are trying to change.

    Does anyone know how to do this?
    Attached Files Attached Files

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: ComboBox choice overlaps content of a specific cell

    Hello bobby.bobby,

    Replace your UserForm code with what is below.
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

+ 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