Results 1 to 3 of 3
  1. #1
    grw is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2018
    Posts
    1

    Help on updating multiple cells but sharing the same ID

    Hi,


    New to this forum so please feel free to move this request to the correct group. I have a database of items and each item is made from several components. I'm trying to find a way to change the location of the components without having to do them individually.


    Click image for larger version. 

Name:	Presentation1.jpg 
Views:	13 
Size:	81.5 KB 
ID:	34217

    So for example, I want to change the location of all the components of item A from "Z" to "Q" and was wondering if there is a way of doing this via a form and en-mass rather than one at a time?


  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,521
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,044
    Hi,

    clearly 1 item can have many components but is stored in 1 place. Normalize your structure and split the table into tblItems and tblItemComponents and you will have no problems on updating. If you have to update an item in several places it's a sure sign that the database structure is incorrect.

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

Similar Threads

  1. Replies: 6
    Last Post: 03-20-2018, 09:47 PM
  2. Finding and updating cells in an Excel worksheet
    By GraeagleBill in forum Programming
    Replies: 12
    Last Post: 01-10-2018, 06:55 PM
  3. Sharing an Access DB with multiple users
    By TA2724 in forum Access
    Replies: 2
    Last Post: 04-27-2012, 09:51 AM
  4. Need advice on sharing access among multiple users
    By Buakaw in forum Import/Export Data
    Replies: 2
    Last Post: 07-21-2011, 01:57 AM
  5. Replies: 5
    Last Post: 12-19-2010, 04:40 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