+ Reply to Thread
Results 1 to 11 of 11

Change cell value using Radio button

  1. #1
    Registered User
    Join Date
    07-27-2010
    Location
    CMB
    MS-Off Ver
    Excel 2016
    Posts
    14

    Change cell value using Radio button

    Hi,

    i need to update certain cell values using Radio button controls.

    Option 1 - Combine 2 column values
    Option 2 - Clear particular column values
    Option 3 - Update static timestamp

    All 3 options should take place only for rows where Column A,B & C are not blank.
    If certain cells are incomplete in a row then a message box should pop-up

    Full requirement is updated in the attached sample datasheet.

    Appreciate ur support

    Thanks
    Attached Files Attached Files
    Last edited by wisko; 10-20-2019 at 10:21 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    04-01-2015
    Location
    The Netherlands
    MS-Off Ver
    2003/2007/2010/2016/office 365
    Posts
    880

    Re: Change cell value using Radio button

    It is not entirely clear to me. Maybe so.
    Attached Files Attached Files

  3. #3
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: Change cell value using Radio button

    What you need to do is to pick a cell where the chosrn radiobutton is reflected. After that based on the value you do the appropiate action with the CHOOSE function

    With an if formula that counts the number of arguments will che k if all columns are filled or not.

  4. #4
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483
    See attachment
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-27-2010
    Location
    CMB
    MS-Off Ver
    Excel 2016
    Posts
    14

    Re: Change cell value using Radio button

    Quote Originally Posted by Vraag en antwoord View Post
    It is not entirely clear to me. Maybe so.
    Thanks for the reply.

    firstly i expected a VBA solution, since im expecting to share this with file with external users there's a chance of deleting or modifying updated formula fields.
    Secondly, i expect the following behaviour as well as i mentioned in the attachment.

    "All 3 options should take place only for rows where Column A,B & C are not blank. If certain cells are incomplete in a row then a message box should pop-up"

  6. #6
    Registered User
    Join Date
    07-27-2010
    Location
    CMB
    MS-Off Ver
    Excel 2016
    Posts
    14

    Re: Change cell value using Radio button

    Quote Originally Posted by Roel Jongman View Post
    What you need to do is to pick a cell where the chosrn radiobutton is reflected. After that based on the value you do the appropiate action with the CHOOSE function

    With an if formula that counts the number of arguments will che k if all columns are filled or not.
    Hi Roel, as i mentioned in my previous post, im expecting a VBA solution. plus following validation should also take place.

    "All 3 options should take place only for rows where Column A,B & C are not blank. If certain cells are incomplete in a row then a message box should pop-up"

    thanks

  7. #7
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,447

    Re: Change cell value using Radio button

    Sorry for off-topic interjection:

    Although there is no official rule regarding this behavior, we request that wherever possible both the question AND the answer be provided in substantive detail here within the thread. An attached workbook is an excellent aid for posing a question and offering a solution, but solely doing that with no in thread explanation makes it difficult for researchers to understand or consider the Q & A of this thread without downloading what may be a pointless doc to them, if they can do that at all. Doing that also hides the content from search engines so others may never benefit from this.

    I'm sure you understand, and we look forward to seeing you post your formulas/macros in your posts for the searching benefit of all.

    Thanks again for all your hard work here!

  8. #8
    Registered User
    Join Date
    07-27-2010
    Location
    CMB
    MS-Off Ver
    Excel 2016
    Posts
    14

    Re: Change cell value using Radio button

    Quote Originally Posted by Pepe Le Mokko View Post
    Sorry for off-topic interjection:

    Although there is no official rule regarding this behavior, we request that wherever possible both the question AND the answer be provided in substantive detail here within the thread. An attached workbook is an excellent aid for posing a question and offering a solution, but solely doing that with no in thread explanation makes it difficult for researchers to understand or consider the Q & A of this thread without downloading what may be a pointless doc to them, if they can do that at all. Doing that also hides the content from search engines so others may never benefit from this.

    I'm sure you understand, and we look forward to seeing you post your formulas/macros in your posts for the searching benefit of all.

    Thanks again for all your hard work here!
    apologies. just modified the original post

  9. #9
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,447

    Re: Change cell value using Radio button

    Thank you. And to keep threads tidy use the " Quick Reply" button whenever possible instead of quoting entire posts.

  10. #10
    Registered User
    Join Date
    07-27-2010
    Location
    CMB
    MS-Off Ver
    Excel 2016
    Posts
    14

    Re: Change cell value using Radio button

    noted...

  11. #11
    Valued Forum Contributor
    Join Date
    04-01-2015
    Location
    The Netherlands
    MS-Off Ver
    2003/2007/2010/2016/office 365
    Posts
    880

    Re: Change cell value using Radio button

    Why with VBA? You can still protect the tab.
    I also don't see the usefulness of the notification.

+ 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. Change cell depending on radio button selection
    By Martines91 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-18-2019, 12:48 PM
  2. [SOLVED] Radio Button reference cell issue
    By gan_xl in forum Excel General
    Replies: 4
    Last Post: 10-03-2018, 07:13 AM
  3. [SOLVED] How to change the text of five different cells by clicking radio button
    By src16 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-22-2015, 11:33 AM
  4. [SOLVED] Change the value output by a radio button
    By JimDandy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-13-2012, 06:06 PM
  5. Pressing one radio button to select another radio button
    By raehippychick in forum Excel General
    Replies: 1
    Last Post: 09-13-2007, 11:30 PM
  6. Radio Button to discount value in cell
    By robhargreaves in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-11-2007, 04:10 PM
  7. [SOLVED] How change cntrl toolbx radio button from T/F to numeric output?
    By Pat in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-27-2005, 10:05 AM

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