Search results

  1. J

    Solved Sub datasheet not allowing new records after setting no edit in main datasheet form

    I'm not at the computer now but what I did was: main form datasheet view, subform dropped onto main form. I didn't space anything. Sub form also set to display in datasheet view. Link the ids then open the main form. It looks. Like the the table with the sub table expanded. I found a way to...
  2. J

    Solved Sub datasheet not allowing new records after setting no edit in main datasheet form

    The main form still allows new records. Just the sub form does not.
  3. J

    Solved Sub datasheet not allowing new records after setting no edit in main datasheet form

    Have anyone ran into this issue? I have a form with a subform. Both are viewed in datasheet view. When I set the main datasheet form to no edit, the subfrom (viewed in datasheet view) no longer offers a new record input line. Any ideas? Thanks.
  4. J

    Query in Subreport help

    Awsome. Thank you I will try that out.
  5. J

    Query in Subreport help

    I need to make a correction. On the working report. I used the query data for the main report. There is no longer a sub report. In the previous post I stated that I pointed the main form to the table, that was incorrect. Thanks.
  6. J

    Query in Subreport help

    IT WORKS! plog ... My left join is probably in error. I thought it would attach my data from the two tables together. I've tried linking the tables in the relationship, renamed the ID fields to unique names that both table had and a bunch other ideas. I've followed your step exactly. It works...
  7. J

    Query in Subreport help

    Hi I added a sample db. There was too much data in my original db. Thanks for any help.
  8. J

    Query in Subreport help

    Hello. I hope someone can help. I have a main report and a subreport. I'm having some problems with the query. 1. two tables - employees_tbl and employees_records_tbl 2. 1 query - QRY_employees_by_employees_Begindaterange 3. 2 reports - RPT_Employees_Main and...
  9. J

    Hi new

    Hi i'm new here. looking for help.
Back
Top Bottom