Results 1 to 3 of 3
  1. #1
    data808 is offline Noob
    Windows 8 Access 2007
    Join Date
    Aug 2012
    Posts
    727

    Radio Button Question

    I am looking at a database that someone made a while ago. Not sure if it was made with 2003 or 2007 access. I found a set of 4 radio buttons that this person who made this database created. When you click on one of the buttons to select it, its source is to a field in a table however, it does not show this in the data tab for properties. I also noticed there is a property in the data tab that is called option value. So I went ahead and tried to create my own radio button but the properties listed for my new radio button that I create has a different set of properties. It also shows the control source property. Does anyone know why this is happening? Is there two different types of radio buttons? I am creating the radio button from the one listed in the toolbar is that makes a difference.



    Thanks for the help.

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Quote Originally Posted by data808 View Post
    ...Is there two different types of radio buttons?...
    The short answer is, yes.

    There is this thing that is called an option group. To create an option group the developer will employ the Wizard. The Wizard will, in turn, create a hidden (black box) macro that will consider the properties the developer dictated to the Wizard during the creation of the Option Group. If you copy and paste an option group, the hidden macro will not copy over. If you import a form with an option group, you need to select the advanced option "Include Macros" and perhaps also "Include custom menus" or something close to those description. The point being, there is a macro that you can not see and needs to be imported in a special way if you plan on using the option group elsewhere.

    Try using the option group wizard on a blank test form. You may gain insight to what I am trying to say here.

  3. #3
    data808 is offline Noob
    Windows 8 Access 2007
    Join Date
    Aug 2012
    Posts
    727
    I think I got what you are saying and thanks very much for the info.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 02-16-2013, 04:32 PM
  2. Uncheck Radio Button?
    By taimysho0 in forum Programming
    Replies: 2
    Last Post: 06-29-2012, 03:44 PM
  3. radio button label with & char
    By jscriptor09 in forum Programming
    Replies: 3
    Last Post: 04-19-2012, 08:19 AM
  4. Display Average as a radio button
    By boo in forum Forms
    Replies: 4
    Last Post: 02-01-2012, 12:28 PM
  5. radio button and checkbox
    By Fifa in forum Access
    Replies: 2
    Last Post: 01-19-2011, 10:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums