Results 1 to 2 of 2
  1. #1
    wardw is offline Advanced Beginner
    Windows XP Access 2000
    Join Date
    May 2013
    Location
    Hines, Oregon
    Posts
    41

    Can't add data via a subform

    I'm new to subforms, so this may be a very easy problem to solve. I'm building a database to record newspaper obituary details, such as name, age of the deceased, and the obituary publication information. Some of the deceased persons have obituaries in more than one newspaper, so in that case I have a button on the main form: "Enter Multiple Obituaries".



    Clicking it opens the subform containing the same fields as the main form for this data-- Publication Name (a list box), Publication Date, Page, and Col. No.--except there are three sets of these fields; one for each obituary (a max of three can be input).

    The list boxes appear correct in the subform, and the Publication Date field accepts dates, but the Page and Col. No. fields get an error message: "Control can't be edited: It's bound to unknown field 'PubPage' [or 'PubCol']. I've used Properties to ensure the Control Source is PubPage [or PubCol] on the main form. (Of course, no PubPage or PubCol is filled in on the main form at this point.)

    How can I make the subform enter data into my PubPage and PubCol tables?

  2. #2
    rzw0wr is offline I will always be a newbie
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Indiana
    Posts
    479
    Can you show us your tables.
    Sounds like they are not normalized yet.

    You should be able to add more data without a subform.

    Dale

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 08-12-2013, 12:53 AM
  2. Replies: 7
    Last Post: 07-15-2011, 01:58 PM
  3. Replies: 4
    Last Post: 04-07-2011, 03:39 PM
  4. Data from one subform to anther subform
    By scotribs in forum Forms
    Replies: 3
    Last Post: 03-09-2010, 09:53 AM
  5. Replies: 1
    Last Post: 12-10-2005, 04:52 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums