Search results

  1. A

    Which way should I go?

    Hi to all! I have a question that I can't find a logical answer to, especially after 3 days of thinking, I think I can't think anymore :o( So here's what's going on: I have a Clients Table (*CLIENT_ID, NAME, SURNAME) I have a Products Table (*PRODUCT_ID, DESCRIPTION) I have a Charges Table...
  2. A

    Two forms to run the same query

    Thanks Tony, I'll give it a try. BTW, great website you've got yourself. I became a member last week... :o)
  3. A

    Two forms to run the same query

    Hi to everyone! Here's the problem. I have two forms and each one has a button that will run the same search. The search is actually importing criteria in a query. FormA has a button named FINDCLIENT that passes the Cient_ID to the query and runs it. FormB has a button named FINDCLIENTB that...
  4. A

    Sub Form returns wrong data

    Exactly! Here's the db (stripped down for size limitations). Thanks a lot for your help... I would like to have the subform open in a blank state but to still be able to pass the date from the main form to the subform automatically and the subform should update the appropriate table with the...
  5. A

    Sub Form returns wrong data

    Hi Matt, I can post a sample but it's all written in Greek language and I'm afraid it would be difficult to understand. Can you please explain what you mean by "reset the recordsource of the subform"? How exactly can I do that?
  6. A

    Sub Form returns wrong data

    Please, somebody?
  7. A

    Sub Form returns wrong data

    Hi to all! I have a pretty complex problem with a form and a subform and I really can't think what to do... First of all, the main form keeps appointments. The screenshot form1.jpg shows the main form with an appointment from the client named KAPEZA TATIANA (not a real person ;o) ), the...
  8. A

    More than two combo boxes in a form

    Thank you both very much for your reply. Pat, I will try and figure out what you said about Northwind database and will revert soon. I suppose I don't waste your time in vain. Thanks again.
  9. A

    More than two combo boxes in a form

    supa_sumo: Thank you for your prompt reply. I checked the link you gave me and it's very close to what would fit my case. My only problem is that it will be difficult to include so many windows in one form as there are many cardboards and each one has several dimension combinations, while I need...
  10. A

    More than two combo boxes in a form

    Hello to everyone! I have a serious issue to solve and I would like to ask for your help, as I just don't seem to know how and where to start from. I need to make a database that will have 2 tables, say tbl_item and tbl_offer. The items table will have different cardboard dimensions and other...
Back
Top Bottom