Results 1 to 4 of 4
  1. #1
    cmyers is offline Novice
    Windows 8 Access 2013
    Join Date
    Jul 2014
    Posts
    4

    Question Form wants Parameter Value for a field not on the form

    So I saw a thread about this back from 2007, but it died and didn't go anywhere. I've created a from specifically to add new records, which runs the "GoToRecord" macro with the condition "New". It's got tabs, one for a new contact, one for a new course, etc. When I open the form however, it asks me for a value to a field that isn't on the form. I've checked and it doesn't show up in any of the fields, and isn't relevant to the possible new records. Any thoughts?

  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,870
    You may have some corruption. Have you tried a Compact and Repair?

  3. #3
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Also check the spelling of the field in the error message. I get these errors when I am typing too fast (rrriiight..) for the computer to keep up with.

    Check the query of the form?

    BTW, no macro needed if the macro just saves the record (I never use macros!!)..... just set the form to Data Entry Mode.
    Open the form on design view.
    Click on the data tab.
    Look for the "Data Entry" property - set it to Yes.

  4. #4
    cmyers is offline Novice
    Windows 8 Access 2013
    Join Date
    Jul 2014
    Posts
    4
    Quote Originally Posted by ssanfu View Post
    Also check the spelling of the field in the error message. I get these errors when I am typing too fast (rrriiight..) for the computer to keep up with.

    Check the query of the form?

    BTW, no macro needed if the macro just saves the record (I never use macros!!)..... just set the form to Data Entry Mode.
    Open the form on design view.
    Click on the data tab.
    Look for the "Data Entry" property - set it to Yes.
    SSanfu nailed it - I remembered I deleted the column and created a new one in it's name cause I needed to change the data type of the field. The query wanted the old field's value, so I just deleted it from the query and it worked fine. And changing it to Data Entry Mode worked like a charm as well, much simpler way to do that. Thanks for the help guys, great forum with quick and helpful responses!

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

Similar Threads

  1. Replies: 1
    Last Post: 02-28-2013, 01:20 PM
  2. Parameter Form
    By DebbieC in forum Reports
    Replies: 4
    Last Post: 01-24-2012, 11:19 AM
  3. Parameter field in Form
    By darryaz in forum Forms
    Replies: 2
    Last Post: 11-20-2011, 12:38 PM
  4. Form combo box - All or parameter
    By Dega in forum Forms
    Replies: 9
    Last Post: 08-28-2011, 07:49 PM
  5. Replies: 10
    Last Post: 09-27-2010, 08:06 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