Search results

  1. E

    how i should referral RowSource query to a subform

    i'm traying to find the right query syntax for a subfrom i have an "orders" main form and "order details subform" - as a Continuous frorm, in that subform i have 3 combo box that i succeeded to make a good working filtering of one on the others by puting this code on the enter event and the exit...
  2. E

    how i make a query on combobox selction

    I have a form with the fields - Category ID Product ID supplier ID. like in the image i attached. I want to create a query condition that make filtering - once I choosed one of the option in the categories id combobox then in the produacts ID selection box will show selection that only...
  3. E

    creat new rows of controls in aform

    creat a button that add a new rows of controls in a form I have an example for a form that I want to create , i'ts a order products form's I want to create a button that every time I clicked on it, it wiill add/create a lines of controls in the form like I showed in the example I brought up
  4. E

    Two different fields to one text box how?

    I want to create a text box on a form that will update two different fields from different tables simultaneously how ? Namely, How can I set the controlsource on the Properties of the textbox for two different fields ??
Back
Top Bottom