Results 1 to 2 of 2
  1. #1
    ano is offline Advanced Beginner
    Windows 11 Office 365
    Join Date
    Nov 2023
    Posts
    59

    copy query field to table field sometimes diff value

    the newest record 16/01/2024 08:00:00 can get a new row if rate mn changes
    delete 17/01/2024 00:00:00 to test that
    the rate should be 50 because exchange rate not known yet
    the topay need to copy to advance to be add/deduct next payment
    looks like addnew goes well
    but update add 900 ? in second row????
    following ? the values are ok
    using form.recordsetclone
    after sql and and recordset had same issue

    table abc give nick name
    table advance give advance
    table earn give earns copied from internet
    table rates give the exchange rate from email
    query tegoed give the result of earn*rate-sum advance
    dt and md are selection fields
    rt is adjusting advance
    module tegoed create advance row when rate is added
    filters sync the 5 subform on name and or date
    create_earn set up new database
    Input_Fx_Example input from saved internet the earn
    Attached Files Attached Files
    Last edited by ano; 01-21-2024 at 06:17 PM. Reason: explaining seeing subforms

  2. #2
    ano is offline Advanced Beginner
    Windows 11 Office 365
    Join Date
    Nov 2023
    Posts
    59
    further testing:
    1st records is ok
    2nd record is -900
    3rd record is -1300 4th record is -1300
    but im only copy tegoed to advance as edit or addnew

    solved dont use clone
    Last edited by ano; 01-22-2024 at 03:52 PM.

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

Similar Threads

  1. Replies: 4
    Last Post: 06-17-2019, 05:17 PM
  2. Replies: 7
    Last Post: 02-25-2019, 10:09 PM
  3. Replies: 7
    Last Post: 05-03-2012, 06:00 PM
  4. Replies: 1
    Last Post: 07-08-2011, 03:41 AM
  5. Copy form field to another table
    By Dega in forum Forms
    Replies: 6
    Last Post: 05-21-2010, 02:57 PM

Tags for this Thread

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