Results 1 to 2 of 2
  1. #1
    ayamali is offline Novice
    Windows XP Access 2003
    Join Date
    Feb 2011
    Posts
    8

    cascading combo boxes in continuous subform

    Hi;
    My form contains a text box and a TWO CASCADING combo boxEX IN continuous subform.
    When a value is selected from the second combo box I want it to be displayed in the text box.
    The seconed combo box contains a list of 4 coulumns. I have linked my text box to this combo box using the source property of the text box, but when I try it out I get the -1,2,-6 value in the text box. After update th second comb box

    Me.textbox.text=me.combo15.column(3)

    Column(3) is defiend as number field
    This error message appear
    Runtime error "you cant assign a value to this object
    1- When I try to change one of the selection in cimbo box the upper selection disapper
    2- When I try to sum the values in textbox in subform its give me error#


    3- Who can I solved these problem they are make me headage
    I would greatly appreciate help on this as it is quite urgent
    Thanks in advance

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,518
    This is historically difficult to do, but my friend A.D. just posted a new method:

    http://www.rogersaccesslibrary.com/f...-77df26e6.html
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Cascading combo boxes
    By Jackie in forum Access
    Replies: 5
    Last Post: 07-26-2013, 09:07 AM
  2. Cascading combo boxes
    By combine21 in forum Forms
    Replies: 3
    Last Post: 12-02-2010, 12:57 PM
  3. cascading combo boxes on Continuous Forms
    By Jerry8989 in forum Forms
    Replies: 0
    Last Post: 10-12-2009, 10:02 AM
  4. Cascading Combo Boxes
    By desireemm1 in forum Programming
    Replies: 1
    Last Post: 10-05-2009, 06:00 AM
  5. Cascading Combo Boxes
    By gjw1012 in forum Access
    Replies: 1
    Last Post: 07-25-2009, 04:59 PM

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