Results 1 to 3 of 3
  1. #1
    scifo_dk is offline Novice
    Windows Vista Access 2007
    Join Date
    Nov 2010
    Posts
    2

    One combo depends on another doesent work

    Dear Experts.



    I'm having some trouble with one of my databases.

    In the enclosed file, I have a form, where the combobox "Kunde_årsagtilflowstatus" shows values from the table "tbl Årsag til flowstatus" where "[tbl Årsag til flowstatus].Flowstatus" is equal to the value on the "Flowstatus" field on the form.

    However, if I try to change the value in "Årsag til flowstatus" on the form, it returns to the first post right away.

    Does anyone have an idea on how to correct this?

    Thanks alot

    //Scifo

  2. #2
    apr pillai's Avatar
    apr pillai is offline Competent Performer
    Windows XP Access 2003
    Join Date
    May 2010
    Location
    Alappuzha, India
    Posts
    209

    One combo depends on another doesent work

    Change the Bound Column Property Value of the Combobox to 1 (now it is set as 2).

    1. Open the Form in design view.
    2. Click on the Combobox to select it
    3. Click on the Property Sheet Toolbar Button to display the Property Sheet.
    4. Find the Bound Column property and change the current value 2 to 1.

  3. #3
    scifo_dk is offline Novice
    Windows Vista Access 2007
    Join Date
    Nov 2010
    Posts
    2
    Quote Originally Posted by apr pillai View Post
    Change the Bound Column Property Value of the Combobox to 1 (now it is set as 2).

    1. Open the Form in design view.
    2. Click on the Combobox to select it
    3. Click on the Property Sheet Toolbar Button to display the Property Sheet.
    4. Find the Bound Column property and change the current value 2 to 1.
    This worked! thx alot

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

Similar Threads

  1. Query doesn't work the day after
    By sithis876 in forum Queries
    Replies: 1
    Last Post: 07-13-2010, 07:11 AM
  2. Query and subquery wont work with combo box
    By jbg8931 in forum Queries
    Replies: 0
    Last Post: 05-09-2010, 10:24 AM
  3. Replies: 1
    Last Post: 10-22-2009, 03:32 AM
  4. Forms don't work the same
    By hawzmolly in forum Access
    Replies: 0
    Last Post: 12-18-2008, 05:46 PM
  5. Can't get TransferSpreadsheet to work
    By Valeda in forum Import/Export Data
    Replies: 0
    Last Post: 07-19-2007, 08:04 AM

Tags for this Thread

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