+ Reply to Thread
Results 1 to 2 of 2

Thread: MS Access 2003 Radio button

  1. #1
    Registered User
    Join Date
    08-26-2010
    Location
    Stoney Creek, Canada
    MS-Off Ver
    Excel 2003
    Posts
    1

    MS Access 2003 Radio button

    Microsoft Access 2003 ...I have a form with option buttons and depending on the radio button selected I want to open a query how do I go about doing this?

  2. #2
    Forum Guru davegugg's Avatar
    Join Date
    12-18-2008
    Location
    WI, US
    MS-Off Ver
    2007
    Posts
    1,879

    Re: MS Access 2003 Radio button

    Go to the properties of the radio button. Click on the On Click event, and bring up the code builder. Use the following code to open the query:

    DoCmd.OpenQuery "QueryName"
    Is your code running too slowly?
    Does your workbook or database have a bunch of duplicate pieces of data?
    Have a look at this article to learn the best ways to set up your projects.
    It will save both time and effort in the long run!


    Dave

+ 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.2.0