Results 1 to 4 of 4
  1. #1
    texas1014 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jun 2015
    Posts
    13

    Can't get my Update query to work

    Hello,



    I am very new at Access. I have created a table that holds two fields of data: Type and Example. The type is the type of product and the Example would be "bags and cables", or "Tower, Tablet". In another table, which I am calling the master table, I have under the field "Type of Product" the type as a dropdown using the values from the table I mentioned previously. That table is called "tblHW_SW". The master table I have titled "tblMasterItemFile". The goal of my query is to have the value under the field called "Example" on the "tblMasterItemFile" to be populated with the information on tblHw_SW.[Type of Product]. I brought the field [Example] down to the grid, and on the Update To field, I entered [tblHW_SW].[Example]. Nothing populates when I check the results on the datasheet view. I also have the two tables joined by Type of Product and Type.

    Any suggestions?

    What I want the table to do is automatically execute the Update query every time I update the value on the tblMasterItemFile.

    Thanks,
    Kevin

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    As suggested in your other thread, you shouldn't store the Example in the master file.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    texas1014 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Jun 2015
    Posts
    13
    I am looking at your example now. thanks for the feedback.

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    No problem.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 4
    Last Post: 12-06-2014, 08:49 PM
  2. Update where query, why does it not work?
    By joris in forum Queries
    Replies: 10
    Last Post: 05-18-2012, 01:26 AM
  3. Replies: 2
    Last Post: 07-20-2011, 02:01 PM
  4. Update Query does not allways work
    By newtoAccess in forum Queries
    Replies: 3
    Last Post: 02-07-2011, 01:13 PM
  5. Replies: 3
    Last Post: 12-20-2010, 09:22 AM

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