Results 1 to 2 of 2
  1. #1
    ChristopherL is offline Novice
    Windows XP Access 2002
    Join Date
    Jul 2013
    Posts
    18

    Append query

    Hi!
    Aplogize for making two posts like this.


    But I seem to be having another issue I am stuck on.
    I want to make an append query, where I append values to a new column.

    Example

    ID MyValue
    1 0.2
    2 0.3

    APPEND CounterpartyValue
    ID MyValue CounterpartyValue
    1 0.2 0.3
    2 0.3 0.4

    How do I do this?

    Many thanks
    / C

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    so your table has the fields

    ID
    MyValue
    CounterPartyValue

    how are you determining the value of CounterPartyValue, is it always .1 higher than MyValue? is it from data entry? how is it calculated?

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

Similar Threads

  1. Replies: 1
    Last Post: 10-06-2011, 08:37 AM
  2. Append Query
    By waqas in forum Queries
    Replies: 5
    Last Post: 09-02-2011, 11:22 AM
  3. Replies: 7
    Last Post: 07-21-2011, 01:01 PM
  4. append query
    By kroenc17 in forum Queries
    Replies: 8
    Last Post: 11-30-2010, 10:09 AM
  5. Append query won't append
    By yelkenli in forum Queries
    Replies: 5
    Last Post: 02-12-2010, 11:19 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