Results 1 to 7 of 7
  1. #1
    eemiller1997 is offline Novice
    Windows 7 64bit Access 2000
    Join Date
    Oct 2012
    Posts
    3

    My field is not found in Control Source List

    This is driving me nuts. I hope someone can help me.



    I have an access database where I have added a new field, but I cannot find the name of that field in the Control Source list to link it from where the data will be entered. It IS in the table, too. Why in the world is it not working.

    I will explain further for clarification.

    A user enters a New Job Opening into the form for New Job Opening. Later, a user enters a New Interview in the New Interview form.... when they enter the job opening number into the job opening number field, it auto-populates the other information previously entered into the New Job Opening form into an area within the New Interview form. I have made sure the new field is in the table for the New Job Openings table.

    I can post screen shots if needed.

    Thank you for your help.

  2. #2
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,740
    Please post screen shots, or a copy of your mdb with no personal or confidential info.

  3. #3
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    I have an access database where I have added a new field, but I cannot find the name of that field in the Control Source list to link it from where the data will be entered. It IS in the table, too. Why in the world is it not working.
    Is the record source for the form a query???
    If so, once the field is in the table, you must modify the query(s) by adding the field to the query(s).

  4. #4
    eemiller1997 is offline Novice
    Windows 7 64bit Access 2000
    Join Date
    Oct 2012
    Posts
    3
    I do not know if this is a query, but here are the screen shots.

    First, here is a screen shot of the New Job Opening form that contains the Accounting Distribution field. This is where the content will originally be added to the database.

    Click image for larger version. 

Name:	New Job Opening.jpg 
Views:	2 
Size:	42.5 KB 
ID:	9678

    Wow, these are so small.


    Next is the screen shot of the New Job Openings Table Design View where Accounting Distribution can be seen.

    Click image for larger version. 

Name:	New Job Opening Table Design View.jpg 
Views:	2 
Size:	35.1 KB 
ID:	9679

    Next, is seen the New Interview in Design View. When the person enters the job opening number into the Job Opening # field, the rest of the information seen in this screen shot automatically populates from the data that had previously been entered into the New Job Opening form. (The rest of the New Interview form wasn't included in this screen shot). As you can see, it now says "unbound"

    Click image for larger version. 

Name:	New Interview Design View.jpg 
Views:	2 
Size:	66.0 KB 
ID:	9680


    The final screen shot is of the the Properties diaglog box for the Accounting Distrubtion field, that currently says "Unbound", and, you can see, the control source is empty because I cannot find the Accounting Distrubtion field in that list.

    Click image for larger version. 

Name:	Accounting Distribution Control Source.jpg 
Views:	2 
Size:	28.8 KB 
ID:	9686

    Thank you for your help.
    Attached Thumbnails Attached Thumbnails New Job Opening.jpg  

  5. #5
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Open the form "F_Job Openings" in design view.
    Open the form properties dialog box.
    Click on the "DATA" tab.
    What does it have for "Record Source"? It must be a query since the field name doesn't appear in the "Control Source" dropdown.
    Add the field to the query.
    Save.
    Edit the "Control Source" for the control on the form.
    Save.
    Open the form.

  6. #6
    eemiller1997 is offline Novice
    Windows 7 64bit Access 2000
    Join Date
    Oct 2012
    Posts
    3
    I have done that and am attaching the screen shot. I don't see the "Record Source" under the Data tab.

    Click image for larger version. 

Name:	New Job Opening Data Tab.jpg 
Views:	3 
Size:	111.5 KB 
ID:	9713

  7. #7
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    That is the properties for the control.

    Click in the square box in the upper left of the form window, then open properties. (See attachment)
    Or close the form, then open it in design view. Before doing anything else, click on the properties button in the tool bar.

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

Similar Threads

  1. Help with Control Source
    By love2waltz in forum Access
    Replies: 1
    Last Post: 05-18-2012, 01:09 PM
  2. Textbox Control Source As Field Input
    By Jester0001 in forum Forms
    Replies: 4
    Last Post: 03-02-2012, 10:50 AM
  3. Replies: 5
    Last Post: 11-16-2011, 07:30 PM
  4. Replies: 5
    Last Post: 10-13-2011, 03:36 PM
  5. Replies: 1
    Last Post: 04-29-2010, 05:15 PM

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