Search results

  1. F

    Query in a Form

    the value is not being stored anywhere it is running in the "vacation entitled" Query and that is where I want to extract from and put it on my form The employee information is not being changed with the time off request form. That one has its own form in another data base. This table...
  2. F

    Query in a Form

    My employee table is linked to another dbase table. But where i want to put my entitlement (from my query) is in my employee request form Thanks
  3. F

    Query in a Form

    Here is the program
  4. F

    Query in a Form

    thanks guys: I tried making one query for the 2 tables and a query to create a form for data entry and it did not work. What I have is a table that has employee info and another table that has employees request for leave. From these 2 tables I have created a query that would find out what is...
  5. F

    Query in a Form

    thanks guys: I tried to create a single query with all the info I need from the table and the query but it did not happen. What I have is a table with employee info. and other with Employee leave request table. From these 2 tables I find out using a query what the employees vacation entitlement...
  6. F

    Query in a Form

    I am novice at this and I am trying to make a form using 2 tables and a query. And I want to use the form as a Data Entry form. When I use the 2 tables to make the form everything looks good. When I try to put the field from the query it will not create a Data Entry form
Back
Top Bottom