DAP Adding an option group

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Walks

    #1

    DAP Adding an option group

    This is my first project so I am very new to Access, Programing and so
    on.

    My project.

    I have a Data Access Page that has a spreadsheet attached and a
    Combobox. When I change the value in the combo box the spreadsheet is
    update. This part works great. Now I want to add a Option Group
    (which works fine in a form). The option group needs to limit the
    items in the spreedsheet by days.. last 7, last 14 and so on.

    NOTE: I have looked at other posts on this subject but I see some
    things that dont look right. For example some posts state that you
    need to edit the OptionValue in the properties of the option control
    but in Access 2003 I dont see the OptionValue setting..I only see
    Value.

    Since DAP dont allow the wizard to help with the options I need some
    help with adding code, which I have very limited experience with.

    Thanks for reading my post and taking the time (hopefully) to post some
    help.
    Walks

Working...