Results 1 to 4 of 4
  1. #1
    Mehvan's Avatar
    Mehvan is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2016
    Posts
    133

    Post Transfer Between Stores


    Hello Everyone
    How I will transfer between stores
    I have 4 stores , I want when I transfer some Items from store1 to another stores to less from store1 and add to store2
    for example : I have pipes ( 40*80*1.50 mm ) I have 30 Qy , When I want to transfer 10 Qy to store2 , it appears in store2 10 Qy and less from store1 to 20 Qy

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,933
    not possible to advise without knowing your table structure. Best guess is use a transaction table, either creating two records, one for each store, or one record if table has from/to fields

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Update and append queries.
    add items from store1 to 2.
    update store1 count with the new qty.

  4. #4
    Mehvan's Avatar
    Mehvan is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2016
    Posts
    133

    Post

    This is my example database
    Can you correct it to me , please ?
    I don't have so much information about Query Append even I do it by Append
    If you can help me about it , I will be very pleased
    Attached Files Attached Files

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

Similar Threads

  1. Replies: 3
    Last Post: 01-20-2017, 03:21 PM
  2. Replies: 5
    Last Post: 06-16-2016, 02:36 PM
  3. Replies: 5
    Last Post: 09-09-2013, 03:00 PM
  4. Replies: 2
    Last Post: 04-17-2012, 12:18 PM
  5. Stores Library
    By martyparty2006 in forum Forms
    Replies: 5
    Last Post: 05-05-2009, 09:16 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