Search results

  1. J

    run selected queries in a form???

    Hello from greece !!! After two year i'm back!!! I don't know either sql and vba. some basics things only about them. So please help.... I have a big problem with that... I have 10 queries and their macros wich they are importing them to excel. The problem is that. I want to put all queries and...
  2. J

    Copy record

    In this db i created a project call "room01", corresponded with 2 materials "Wood,Glass"and I gave marks TO THEM "cRETARION_1,cRETARION_2" in "E_values"Table. After that i created a project call "room02", corresponded with 1 material "Wood"...... AND THE QUESTION IS: HOW CAN I CREATE A FORM...
  3. J

    Numbers In Averages

    Hi guys... I have a problem... In a query i calculate averages.How can averages looked like Number,NumberNumber for example: like 2,35 and not like 2,346789? Thanx in advance... Johann
  4. J

    2 columns In List Box

    Hi Guys, Ihave a question about List Boxes: In List Box Can We have view of 2 columns?(In down list of combo box we can do) Because, I have a query with two columns and i want to view them in the list box Thanx In advance... Johann
  5. J

    Can we do that?or something like that?

    hi people help me... when i execute a query appear this menu: (attach file) can i place a drop menu in the combo of this menu? tnx in advance...
  6. J

    Base Question

    Hi people...:) I create a form with 2 buttoms The first running in VBA and the second In MACRo Why the MACRO buttom don't work? Thanx in ADVANCE... Johann
  7. J

    Cancel Btm without saving rec

    How can i create a cancel buttom in my form? I choose "close" from the macros menu but when i hit it saves the records of the form.I don't want to do that... Tnx in advance JOHANN
  8. J

    ADD FORM for Relation MANY to MANY...?

    Hi to everyone, I want some help, i tried but i can't do the forms below... In my db i want to create 2 forms: At the first form i want, first, to add a project and then to add some materials for this project.These records i want to be added on the "Materials vs project" table. At the second...
  9. J

    What About This Average?...Field Average...

    Hi guys!!!! I try to find an answer in the forum about "Average Fields",but ican't I am confused:( I wan't to export Avg Of the fields like in the panel below:
  10. J

    Add Window

    Hi to all i don't know how can i add a window like that in a form: tnx in advance,Johann
  11. J

    Something Like 3D Design Table?????

    In this database the Tables are: Materials (Material_ID, Material_Name, etc.) Users (User_ID, User_Name, Date_modified, Hour, etc.) Enviromental Values Of Materials (Ev_ID,Cretarion_01, Cretarion_02, etc.) So i want to build a relation like a 3d axis system like that: X: Materials Y...
  12. J

    dynamic values in tables

    Hello everybody! i want to create a table consisting of 2 columns. one column may contain constant values and the other has to contain dynamic values (values of the second column must depend on the values of the first column). For example if the constant of the first column is ID then the...
Back
Top Bottom