+ Reply to Thread
Results 1 to 13 of 13

New Transactions From Credit Card and Checking Account sheets.

  1. #1
    Forum Contributor
    Join Date
    02-26-2023
    Location
    Lousianna
    MS-Off Ver
    Microsoft 365
    Posts
    934

    New Transactions From Credit Card and Checking Account sheets.

    Hello,

    Can there be VBA that will copy and paste new transactions to the Input sheet table from the Credit Card and Checking Account sheets.

    These sheets are how they are downloaded in the column arrangements. I wish they had the same order of headings but they don't.

    There needs to be checks for duplicates since there will be future transactions added.

    I appreciate your help very much,

    Billy
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,257

    Re: New Transactions From Credit Card and Checking Account sheets.

    Do you want to transfer ALL current txs from the Credit Card (200) and Checking Account (400) sheets?

    And how do we check for duplicates/new entries ?
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Forum Contributor
    Join Date
    02-26-2023
    Location
    Lousianna
    MS-Off Ver
    Microsoft 365
    Posts
    934

    Re: New Transactions From Credit Card and Checking Account sheets.

    Yes I had the transactions but was missing some and had duplicates so I want to start over.

    So I will need to get all of them to have a history.

    Maybe a highlight rule for same amounts on same dates? Then the user can determine if it is a duplicate.

    Will that work?

    Thank you

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,257

    Re: New Transactions From Credit Card and Checking Account sheets.

    Maybe a highlight rule for same amounts on same dates?
    Use this as a starter,

    I'll take look later but others may offer a solution in the interim.

  5. #5
    Forum Contributor
    Join Date
    02-26-2023
    Location
    Lousianna
    MS-Off Ver
    Microsoft 365
    Posts
    934

    Re: New Transactions From Credit Card and Checking Account sheets.

    Maybe there can be a date range of transactions to be copied over. The user can look at the last date entry and set the range.

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,257

    Re: New Transactions From Credit Card and Checking Account sheets.

    See attached as a starter:

    What goes in "Amount","Month","Year","R" ,"statement Month/Year": are Year/Month simply from the "Post Date" field?

    Logic is a complete refresh every time the macro is run: not sure about practicality of selecting a range.

    Added simple duplicate check in column S
    Attached Files Attached Files
    Last edited by JohnTopley; 04-24-2024 at 02:13 PM.

  7. #7
    Forum Contributor
    Join Date
    02-26-2023
    Location
    Lousianna
    MS-Off Ver
    Microsoft 365
    Posts
    934

    Re: New Transactions From Credit Card and Checking Account sheets.

    Thank you this is a very good start. The posted should not be used for notes field. I will use the notes field to identify certain transactions.

    Debits and Credits are opposite values comparing Checking Account and Credit Card Account.

    Would it be better to address this in VBA for the Amount column in the Input sheet or perhaps a formula that will adjust for this?

  8. #8
    Forum Contributor
    Join Date
    02-26-2023
    Location
    Lousianna
    MS-Off Ver
    Microsoft 365
    Posts
    934

    Re: New Transactions From Credit Card and Checking Account sheets.

    There were formulas in some of the columns but cleared after code.

    Can the code be limited to columns B-G of Input sheet?

  9. #9
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,257

    Re: New Transactions From Credit Card and Checking Account sheets.

    Only considered B:G and reversed Debit/Credit on Credit Card (?)
    Attached Files Attached Files

  10. #10
    Forum Contributor
    Join Date
    02-26-2023
    Location
    Lousianna
    MS-Off Ver
    Microsoft 365
    Posts
    934

    Re: New Transactions From Credit Card and Checking Account sheets.

    Great! I put formulas back and saved as new version. The Amounts column now has formulas.

    As the Category is selected the other formulas activate so This Year Analytics have values.

    I will do some more testing.

  11. #11
    Forum Contributor
    Join Date
    02-26-2023
    Location
    Lousianna
    MS-Off Ver
    Microsoft 365
    Posts
    934

    Re: New Transactions From Credit Card and Checking Account sheets.

    Thank you very much @JohnTopley.

    I believe it is working properly now. I will categorize and do some reconciliations of the accounts.

  12. #12
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,257

    Re: New Transactions From Credit Card and Checking Account sheets.

    Updated as it was still deleting your formula - apologies.

    I suggest you use FROM / TO dates to select the data "range"!

    Please Login or Register  to view this content.
    Attached Files Attached Files

  13. #13
    Forum Contributor
    Join Date
    02-26-2023
    Location
    Lousianna
    MS-Off Ver
    Microsoft 365
    Posts
    934

    Re: New Transactions From Credit Card and Checking Account sheets.

    Thank you I will do some testing.

+ 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] Calculate Credit Card (Account) Age
    By skydivetom in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 02-26-2023, 09:58 AM
  2. [SOLVED] Import Transactions from Credit Cards and Bank
    By BillySpivy in forum Excel General
    Replies: 9
    Last Post: 07-08-2021, 03:58 PM
  3. Credit Card/Checking Tracking
    By skydiverjw in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-23-2018, 06:44 PM
  4. [SOLVED] Credit card type based on card number
    By wlsnoops in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-26-2013, 10:25 AM
  5. Credit Card digits
    By wexas45 in forum Excel General
    Replies: 1
    Last Post: 03-12-2010, 07:54 AM

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