Results 1 to 2 of 2
  1. #1
    kamils48 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jan 2015
    Posts
    1

    update specific record from excel

    Hi Guy,

    First of all, thank for your help in advance

    I'm tryining to find best solution for my small "kanban apliccation" on shopfloor

    On PC's I have excel form which adding (INSERT function)data to one access database.DB looks like:

    ID Stockcode Qt Date
    1. Apple 5 2015-01-18 22:35:01
    2. Orange 3 2015-01-18 22:36:03
    3. Apple 2 2015-01-18 22:37:34
    4. Orange 6 2015-01-18 22:39:56
    5. Apple 7 2015-01-18 22:41:59

    Every row means stockcode and last quantity.
    How to rebuild function in excel or make a quere or use access vba to have just one stockcode with LAST qt?
    Qt should be updated somehow based on specific stockcode

    I will be really appreciate for youe help

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Don't know if you are still working on..... there is really not enough info to make anything other than general suggestions.

    Why are you using Excel and Access?


    How to rebuild function in excel or make a quere or use access vba to have just one stockcode with LAST qt?
    In Access, use a totals query.


    Qt should be updated somehow based on specific stockcode
    Shouldn't store calculated amounts because they can be calculated at any time. If you must store the result, where do you want to store the value - Excel or Access?

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

Similar Threads

  1. Replies: 2
    Last Post: 01-14-2015, 12:00 PM
  2. Replies: 1
    Last Post: 11-20-2014, 08:34 AM
  3. Link to Excel; number of records change and Excel can't update
    By crobaseball in forum Import/Export Data
    Replies: 5
    Last Post: 03-22-2014, 11:40 PM
  4. Replies: 4
    Last Post: 03-06-2013, 06:55 AM
  5. Replies: 1
    Last Post: 01-09-2013, 04:11 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