Results 1 to 3 of 3
  1. #1
    nguyeda is offline Novice
    Windows Vista Access 2007
    Join Date
    Jun 2011
    Posts
    21

    Parameter No Longer in Query after Table Update


    Hello,

    I have a lot of tables that need updating often, so I delete the old ones and re-import them then run the queries again. From time to time, I add / remove columns but in the case I removed columns that are NOT needed in the queries.

    So, I ran the queries again and they run fine but it says "Enter Parameter Value" for a column that is no longer there. It's not in the SQL code either.

    So where is it trying to get these columns from and how do I fix this?

    Thanks! Everyone here is always helpful. I tried searching but it's so hard to find an answer for this specific question.

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    the parameter value may be levels deep on your queries, it may not be on the specific query you're looking at. Really what you have to do is look at your query and look for any reference to any field that is no longer valid. If this is in reference to the code I gave you to import excel files and set up table definitions you may have a problem there too

  3. #3
    nguyeda is offline Novice
    Windows Vista Access 2007
    Join Date
    Jun 2011
    Posts
    21
    Thanks, that worked!

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

Similar Threads

  1. Select Query > Update Query > Table Field
    By tuggleport in forum Queries
    Replies: 2
    Last Post: 08-09-2012, 07:04 AM
  2. Replies: 1
    Last Post: 06-10-2010, 04:36 PM
  3. Update Query with parameter query
    By mimikate in forum Queries
    Replies: 2
    Last Post: 03-16-2010, 09:10 PM
  4. Replies: 7
    Last Post: 11-16-2009, 11:56 AM
  5. Tried and true programs no longer run
    By Seckert in forum Access
    Replies: 0
    Last Post: 04-07-2009, 01:45 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