User Profile

Collapse

Profile Sidebar

Collapse
michie999
michie999
Last Activity: Nov 22 '19, 03:50 AM
Joined: Oct 30 '19
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • So the position in the RELATIONSHIP is: "Refer the attachment"

    "Context of Approval", "table cross", "Type of Approval", "table cross", "Risk", "table cross", "Risk Category"

    Im not very familiar with access + just a basic knowledge of codes. Right now the way Im doing:

    The way I make the form, main form is the Risk Category,...
    See more | Go to post

    Leave a comment:


  • The first combo box is called CBO_CONTEXT, second CBO_APPROVAL and third CBO_CATEGORY. CBO_CONTEXT combo box has several data represent as mother grouping for CBO_APPROVAL, selecting a particular CONTEXT, should filter APPROVAL belonging only from the CONTEXT selected. Selecting a particular APPROVAL from the CBO_APPROVAL combo box filters the CATEGORY combo box.

    Then there are subform below will produce a data (data inside table Risk)...
    See more | Go to post

    Leave a comment:


  • Cascading 3 Combo Boxes, Produce data in Subforms

    Hi

    I am designing my first database. I'm trying to create cascading combo boxes in a form and display the data inside the subform. I have 3 combo boxes on the form. I'm trying to make them dependent on each other so by selecting one combo box updates the others in the series.

    Diagrammaticall y the model is:

    1. Context of Approval----<Type of Approval----<Risk Category
    2. Produce data inside...
    See more | Go to post
    Last edited by NeoPa; Oct 30 '19, 09:15 PM. Reason: Tidied [CODE] blocks.
No activity results to display
Show More
Working...