User Profile

Collapse

Profile Sidebar

Collapse
veldskoen
veldskoen
Last Activity: Mar 23 '16, 02:34 PM
Joined: Mar 10 '16
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • veldskoen
    replied to Combo Boxes on subform not syncronising
    Thanks for the replies. I have it working in part now, but the result in the second combo box is showing the area and not the business name. How do I get BusinessName in the second combo box? My code is :
    Dim sContracorSourc e As String
    sContractorSour ce = "SELECT [ContractorDetai l].[BusinessID],tblArea.area,[ContractorDetai l].[BusinessName] " & _
    "FROM tblArea INNER JOIN ContractorDetai l ON...
    See more | Go to post

    Leave a comment:


  • veldskoen
    started a topic Combo Boxes on subform not syncronising

    Combo Boxes on subform not syncronising

    Hi there, this question has probably being asked many times, but it has got me stuck.
    I have a table for customers that includes a control for the area that they reside in.
    There is also a table for contractors that shows the areas they work in. A table called tblArea has the only two options, "North" and "South" which is linked to the customer and contractor table. The customer can only select one option but the...
    See more | Go to post
No activity results to display
Show More
Working...