Subform not allowing data entry - not your typical case?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello!

I have a sort of intricate form design which is giving me problems. I am
fairly skilled in Access, so forgive me if I have missed something obvious,
or used an illogical approach here! Perhaps you can help me...

This MAIN form is based on a query of all data in the CUSTOMERS table. A
combo box is used so the user can select the CUSTOMER NAME in order to
display the related customer information in the main form area. This combo
box also populates a SUBFORM which contains that customer's PROJECT
information (many projects to one customer). In turn, the user can select a
record in the PROJECT SUBFORM which then populates a second SUBFORM (on the
main form) with that Project's related TECH ISSUE information (many tech
issues to one project).

The intention of this form is for users to be able to constantly update and
add to the TECH ISSUE information, and is one of the primary functions of
this DB. The main form and PROJECT subforms are really only used as filters
to narrow down the TECH ISSUES that the user wishes to work with.

The problem: The TECH ISSUES subform worked fine for a period of time, but
now will not allow edits. You can place a cursor in fields and drop down
combo boxes, but the subform won't accept any input. The confusing part is
that I can attest that I have not updated any properties nor altered anything
that I can think of between when this form was fully functional and when a
user reported they could no longer update any tech issues using this form.

I can edit the underlying table and query directly, no problem.

The funny thing is I experienced the same scenario once already, and thought
it was related to a Compact & Repair operation that had occurred. So, I
simply restored the form using a previous version of the DB which had not
endured the repair process, imported the new table information, and *voila*,
all was well-- until a user again reported the TECH ISSUES subform
mysteriously not accepting input.

To further my dismay, even the backup copy of the DB from which I restored
the original form is now displaying the same error! Again, I can attest that
I have made no changes to any form properties or design...

Any help would be greatly appreciated.

Sincerely,
DB Designer Longing for a Successful V1.3 Launch



.



Relevant Pages

  • RE: Subform not allowing data entry - not your typical case?
    ... Could be some kind of further corruption that compact and repair does ... display the related customer information in the main form area. ... box also populates a SUBFORM which contains that customer's PROJECT ... main form) with that Project's related TECH ISSUE information (many tech ...
    (microsoft.public.access.forms)
  • Re: Need help setting up a Parent form with three subforms
    ... (customer name, customer address). ... One parent form that contains customers' addresses and contact info ... One subform that contains the Quote Details ...
    (microsoft.public.access.forms)
  • RE: Subforms and Many-to-Many relationships
    ... Products and the "Committed Funds" field. ... get the product description to appear on the subform. ... Your main form Customer should be a bound form (i.e. it is linked to the ... customer is committing to the product ...
    (microsoft.public.access.formscoding)
  • Re: data not flowing properly
    ... Create a continuous subform based on the Order Details. ... Customer: Customer ID, Customer Name, Customer Name Detail, Customer ... Order Detail: Sales Order Number, Skids/Parts Number, Skid Quantity, ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Repost - Open Form
    ... I have a table for Tech Names, a table for Jobs, and a WorkLog table brings ... subform is on is linked to the subform by job number. ... Unbound combo box "CboJobSelect" lists job numbers in db ... Form opens "fTTGeneralInfo" that lists info about job ...
    (microsoft.public.access.forms)