Search results

  1. G

    Expires after certain date

    --------------------------------------------------------------------------------- Very Excellent this work, but i want ask question : How do I open this file? if the customer want buy the program. thank you for help.
  2. G

    Type mismatch when select by ComboBox

    Thank you for reply. I used this Code : Me.Form.Filter = "[DataField] like '*" & me.txtKeyWord & "*'" but it not work, this is the second problem, i Search by text-box for "UserName" in Sub-Form from Main-Form, you can see the file in the link. in the file : I make two forms (Main-form and the...
  3. G

    Type mismatch when select by ComboBox

    I have two tables between them relationship, One of these tables is a Main-form and the other is Continuous Sub-form, I put two Combo-box Wizard for find record from Main-form for Search, in query builder for these Combo-boxes appear two filed One of these filed FK and other filed with repeated...
Back
Top Bottom