+ Reply to Thread
Results 1 to 2 of 2

Populate data in a different sheet using VBA

  1. #1
    Registered User
    Join Date
    12-04-2014
    Location
    Dubai
    MS-Off Ver
    2013
    Posts
    2

    Post Populate data in a different sheet using VBA

    Hello,

    I am trying to develop a simple tracker for my parents to manage their retirement expenses based on the fixed income cash-flows.

    BACKGROUND
    I am using MS Office 2013.

    The sample tracker (attached) has four sheets. The first sheet gives an overview of expected credit(s) into their bank account that are not yet (manually) verified.
    The second sheet allows them to easily record new bank deposits.

    PROBLEM_STATEMENT
    My problem is with the third and fourth sheets. I need to populate these sheets with the additional data needed for the tracker to work efficiently. I am looking for help to copy the data from the "Input" worksheet into the next empty row of the "FD_Master" sheet. Also need to auto-increment the FD_ID field.

    I am confident that I can extend this logic to populate the "Payment_Master" worksheet, if I get any helpful pointers. I have pre-populated these sheets with some sample data for a better understanding of my problem/challenge.

    Finally, I am trying to parse the records in the "Payment_Master" every time the workbook is opened to display the expected payouts from the fixed deposits that can then be verified against the various bank statements.

    Appreciate any assistance with the VBA code to populate the "FD_Master" and/or the "Payment_Master"

    Thanks in advance,
    Ravi
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    12-04-2014
    Location
    Dubai
    MS-Off Ver
    2013
    Posts
    2

    Re: Populate data in a different sheet using VBA

    UPDATE: After mucking around these forum posts, I managed to populate the desired records using the following macro code. I would love to receive feedback on making this code more efficient/elegant or maintenance friendly. I have attached the working Excel spreadsheet for ease of following my logic.

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

+ 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] VBA to Auto Populate the “AutoPopulate” sheet as data is being entered in EnterData sheet
    By bjnockle in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-13-2014, 09:10 AM
  2. Replies: 2
    Last Post: 10-22-2013, 08:04 AM
  3. [SOLVED] Populate summary sheet with values within specific month column on data sheet...
    By blue91 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-12-2013, 12:11 PM
  4. Replies: 0
    Last Post: 04-16-2013, 07:29 AM
  5. [SOLVED] Excel VBA: Dropdown box selection in first sheet to populate 2nd sheet from 3rd sheet data
    By EMLalan in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-07-2012, 09:46 AM

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