+ Reply to Thread
Results 1 to 3 of 3

Swap out text in text box based on radio button selection

  1. #1
    Registered User
    Join Date
    12-12-2012
    Location
    waterloo, canada
    MS-Off Ver
    Excel 2016
    Posts
    19

    Swap out text in text box based on radio button selection

    If the user selects French (radio button selection), I want to swap out the existing English text for French and vice versa. One large text box with several paragraphs.
    Can Excel do this?
    Thanks.

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Swap out text in text box based on radio button selection

    hi gordco, welcome to the forum. i'm assuming you already know how to create the radio button? and since you are using Excel 2003, you are probably using Form Controls.

    1. So if you right-click the radio button & Format Controls, give it a Cell Link. I'm going to choose E6 for eg.
    2. Do up a table to put the the numbering to lookup later & the 2 different languages of text. I placed mine in F9:G10
    3. Do a VLOOKUP formula in F6 based on the cell link to return the different text
    4. Insert the text box & click on the outline of it. type in the formula in the formula bar:
    =$F$6

    you should be done
    Attached Files Attached Files

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    12-12-2012
    Location
    waterloo, canada
    MS-Off Ver
    Excel 2016
    Posts
    19

    Re: Swap out text in text box based on radio button selection

    Thanks for the welcome, benishyro.
    Also, a really big thanks for the example you provided which is the perfect and simple solution to my quandry! You don't know how much time this saves and how this will help.
    Gordco

+ 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