+ Reply to Thread
Results 1 to 3 of 3

Deposit Log with Data Entry Form, need help.

  1. #1
    Registered User
    Join Date
    09-05-2016
    Location
    Vancouver, Canada
    MS-Off Ver
    2013
    Posts
    10

    Deposit Log with Data Entry Form, need help.

    Hi,

    I am trying to improve our current deposit log data entry process. The current deposit log has two parts: 1. client's individual tab, which report each transactions from each client. There are more than 60 client tabs. 2. Summary tab, which contain accumulative transactions from all client. There is 1 summary tab.

    Since we have more than 60 clients, it is easy to miss some processes by manual process.

    The original process: 1. enter a deposit in client's individual tab. 2. Copy the transaction line to Summary tab. (In between, we need to download the bill, check the cheque, ect. Too many detail is going here, we sometime may forgot to copy over the transaction, or forgot to actually enter the transaction on the log while a lot of cheques come in together.

    I have attached the sample of our deposit log, which include all the specs, and data entry form request.

    I want to add a data entry form in the first tab. Every time we enter a transaction, it will update the selected client's tab as well adding the transaction in the summary tab.

    I have difficulty getting the client list to the Combobox, linking the fields, and updating on both clients' tabs and summary tab. I need helps in the VBA coding.

    Worksheet built-in data-entry form or VBA form with a call button will work.

    Please help, thank your in advance for any helps.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: Deposit Log with Data Entry Form, need help.

    I need helps in the VBA coding
    What code? You've attached an XLSX file which cannot contain code. If you have existing code then please upload it otherwise you're limiting the possible replies if you expect someone to do this for you.

    Also, why would you complicate things by having (the same) data in 2 places? As far as I can see the 'client' sheets and the summary sheet contain exactly the same data. Add all to the Summary and then use filtering when you need to work with individual client data...

  3. #3
    Registered User
    Join Date
    09-05-2016
    Location
    Vancouver, Canada
    MS-Off Ver
    2013
    Posts
    10

    Re: Deposit Log with Data Entry Form, need help.

    Sorry, I have not started yet, but some ideas. I am not sure where to start.
    I keep both individual tab and summary tab because other users are using the file as well. Some of them may not know how to filter the value. They would prefer individual clear view of each client's payment record.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. VBA Data Entry Form
    By Harls in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-07-2013, 08:17 AM
  2. Replies: 3
    Last Post: 09-24-2013, 11:01 AM
  3. Replies: 2
    Last Post: 06-07-2013, 09:08 AM
  4. Data Entry Form
    By roger556 in forum Excel General
    Replies: 4
    Last Post: 11-07-2012, 10:06 PM
  5. [SOLVED] Data Entry form help!
    By skhari in forum Excel General
    Replies: 17
    Last Post: 06-05-2012, 01:21 PM
  6. Data Entry on Form
    By Vetequk in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-01-2010, 09:40 AM
  7. Data Entry Form Help
    By Patchworks in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-14-2009, 08:52 PM
  8. Data Entry Form (similar to default Excel Data>Form)
    By tonydm in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-11-2005, 02:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1