Results 1 to 2 of 2
  1. #1
    bkirsch is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Nov 2011
    Posts
    39

    Append table elements as new records


    Currently I have an input form for entering client purchases. The form includes client name, address, number etc and then then the $$ allocated to each product they purchased.

    Simply put the first table has 4 columns of products a client can purchase and a dollar amount is entered if they do. I am looking to append that 1 row and 4 columns into a different table with 4 rows 1 column.

    is there a way to do this?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,960
    Sounds like duplication of data and tables are not properly normalized. What you want will require VBA code to run SQL UPDATE statement.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 2
    Last Post: 09-13-2011, 11:21 AM
  2. Hide elements of Pivot-table
    By ivancp in forum Access
    Replies: 0
    Last Post: 01-26-2011, 08:17 PM
  3. Replies: 0
    Last Post: 08-01-2009, 12:43 PM
  4. Replies: 33
    Last Post: 06-17-2009, 10:22 AM
  5. Table elements being replaced
    By HurrMark in forum Forms
    Replies: 0
    Last Post: 09-15-2008, 07:53 AM

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