Results 1 to 2 of 2

Thread: [Access] Dependent Control Source

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    2

    [Access] Dependent Control Source

    I've created a contacts database, and I have a form where the user can add a new company. On the form, I have a combo box that lists the company types and then a text box where you enter the new company name. Is there a way to have the control source of the company text box be dependent upon the selection in the combo box? I want the name of the company to be saved in a table with the same name as the company type selected in the combo box. Thanks.

  2. #2
    Addicted Member
    Join Date
    Nov 2006
    Posts
    170

    Re: [Access] Dependent Control Source

    a sql statement with an inner join should accomplish this, you might want to read the tutorial on ado
    You're the King? Well I didn't vote for you...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width