Results 1 to 4 of 4
  1. #1
    Erictsang is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Jul 2017
    Posts
    154

    Form to collect data

    Dear all

    I need a quick advice

    I have a master table with all record of customer purchase

    I have to also collect the payment received from them on a separate form.

    I should build table with the following field , and convert into a form for input

    Client ID


    Amount
    Receipt

    Then link with this Payment form withh the master table/form?

    Eric

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Not necessarily.

    Client has an account. Account balance is determined by difference of total purchases and total payments. This does not require a direct link between invoice and payment. Each table links to tblClients.

    What can get complicated is if you have to calculate amount past due and you receive partial payments. And do you allow discounts for quick payment?

    Instead of reinventing the wheel, I suggest an OTS app like QuickBooks for accounting.
    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.

  3. #3
    Erictsang is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Jul 2017
    Posts
    154
    June

    In fact, i have to handle the partial payment

    Invoice amount say, 100 and client pay via bank transfer, there is a bank charge which we have to absorb.

    For example, bank transfer is 2. Hence, have to record this actual received is 8. balance is 2
    I have to chase this with customer

    Currently, i make a table and form to handle this transaction record and link it back to the master file by the client ID.

    I hope i did it correctly.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Did you mean 10 instead of 100?

    Nothing there seems to require altering my comments.

    Record receiving the 10 but also enter an adjusting transaction for the 2 fee. Client owes 2.
    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. Collect data via Outlook
    By joseph cheung in forum Forms
    Replies: 1
    Last Post: 07-08-2016, 04:06 PM
  2. Collect Data from Form
    By mcarmody in forum Forms
    Replies: 1
    Last Post: 06-29-2016, 11:17 AM
  3. Formstack & Importing Data via excel, best way to collect data?
    By Yogibear in forum Import/Export Data
    Replies: 2
    Last Post: 02-10-2014, 07:05 PM
  4. Collect Data via Email Form
    By sgilleland in forum Access
    Replies: 3
    Last Post: 05-17-2013, 04:34 PM
  5. Best Way to Collect Data
    By dssrun in forum Access
    Replies: 9
    Last Post: 01-05-2011, 10:14 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