+ Reply to Thread
Results 1 to 12 of 12

Create Macro for Bank Recon

  1. #1
    Registered User
    Join Date
    12-04-2018
    Location
    Virginia, USA
    MS-Off Ver
    MS Office 2010
    Posts
    6

    Talking Create Macro for Bank Recon

    Hi everyone,

    I am a newbie. I know there are many of topics out there already with this question. But, I am still a little unclear and confused. Could someone please help me understand and create macro to use for bank rec?

  2. #2
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,027

    Re: Create Macro for Bank Recon

    See if the attached file helps.
    Attached Files Attached Files
    You can say "THANK YOU" for help received by clicking the Star symbol at the bottom left of the helper's post.
    Practice makes perfect. I'm very far from perfect so I'm still practising.

  3. #3
    Registered User
    Join Date
    12-04-2018
    Location
    Virginia, USA
    MS-Off Ver
    MS Office 2010
    Posts
    6

    Re: Create Macro for Bank Recon

    Thank you for your help. I was trying to follow this and hope to create something similar this topic: excel-programming-vba-macros/1031811-vba-macro-to-simplify-large-bank-reconciliation

    Instead of check date, I would have "Date" and "Amount" from Bank Statement and General Ledger. I was hoping to create a Macro that would generate O/S from G/L and Bank. I am trying to learn and understand VBA/Macro and I am really lost.

  4. #4
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,027

    Re: Create Macro for Bank Recon

    Could you attach a copy of your file. Explain in detail what you want to do referring to specific cells, rows, columns and sheets.

  5. #5
    Registered User
    Join Date
    12-04-2018
    Location
    Virginia, USA
    MS-Off Ver
    MS Office 2010
    Posts
    6

    Re: Create Macro for Bank Recon

    Hi, I am sorry about the late reply. I cant attach a file for some reason.

    I attached an image would that work? Screen Shot 2018-12-12 at 10.50.51 PM.png

  6. #6
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,027

    Re: Create Macro for Bank Recon

    I would need to know what calculations are involved in generating O/S from G/L and Bank. Perhaps you could use a few examples from your data and explain referring to specific cells explaining how they are used in the calculation.

  7. #7
    Registered User
    Join Date
    12-04-2018
    Location
    Virginia, USA
    MS-Off Ver
    MS Office 2010
    Posts
    6

    Re: Create Macro for Bank Recon

    The number/data from GL and Statement would already be given. Basically I just need to match data from Statement and GL and highlight those that dont have a match. The problem is that sometimes 2 amounts from Statement would = to 1 amount from GL. I have been trying to find a way that would help cut down the time since I have been matching them manually.

  8. #8
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,027

    Re: Create Macro for Bank Recon

    Please explain using a few example from your data referring to specific cells and also what the expected results would look like in the two section on the right.

  9. #9
    Registered User
    Join Date
    12-04-2018
    Location
    Virginia, USA
    MS-Off Ver
    MS Office 2010
    Posts
    6

    Re: Create Macro for Bank Recon

    Thank you for being patient and trying to help me! I really am appreciated your help.

    So,I would have data from Statement and GL with date and amount.

    Statement

    1/01/2018--$33,852.41 cr
    1/25/2018-- $40,000 cr
    1/27/2018-- $45,000 cr

    1/29/2018-- ($65,000)dr


    GL
    1/1/2018-- $33,852.41 dr
    1/15/2018--$26,000 dr
    1/29/2018-- $95,000 dr
    1/30/2018-- ($100,000) cr


    I was hoping the result from Macro would show only what is outstanding.

    Statement
    1/29/2018-- ($65,000)dr


    GL
    1/15/2018--$26,000 dr
    1/30/2018-- ($100,000) cr

  10. #10
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,027

    Re: Create Macro for Bank Recon

    So you want all the values in brackets form column B to go to column L and those from column E go to column O as well as the corresponding dates. Is this correct?

  11. #11
    Registered User
    Join Date
    12-04-2018
    Location
    Virginia, USA
    MS-Off Ver
    MS Office 2010
    Posts
    6

    Re: Create Macro for Bank Recon

    For the outstanding items, yes!

  12. #12
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,027

    Re: Create Macro for Bank Recon

    For some reason the screenshot you posted in Post #5 is no longer visible. Perhaps you could upload a copy of your file to a free site such as www.box.com or www.dropbox.com. Once you do that, mark it for 'Sharing' and you will be given a link to the file that you can post here. Include a detailed explanation of what you would like to do using a few examples from your data and referring to specific cells, rows, columns and worksheets. If the workbook contains confidential information, you could replace it with generic data.

+ 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. [SOLVED] Macro to create detailed payment schedule using summary list of bank facilities
    By hbsqn in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-22-2018, 02:41 AM
  2. Guidance with Barcode Scanned Sales Recon Macro
    By Sintek in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-05-2017, 01:49 PM
  3. Bank Recon - How to convert 8 digit formatted check numbers to 6 digit
    By Quisp in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-21-2017, 09:55 PM
  4. Auto Recon match Bank items
    By jasperj in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-06-2015, 11:49 AM
  5. Bank Recon macro
    By KSHF_aZAM in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-19-2012, 12:08 PM
  6. creating macro with date cleared on bank recon
    By catherine3 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-08-2011, 03:18 PM
  7. Create sortable bank of Q & As?
    By barneybunkle in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 12-29-2009, 07:07 PM

Tags for this Thread

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