+ Reply to Thread
Results 1 to 2 of 2

Extract to respective sheets

  1. #1
    Registered User
    Join Date
    02-21-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    64

    Extract to respective sheets

    Hi All,

    Could you make this process using VBA..

    Process

    Sheet "TB"
    I will Copy the TB balances from external programme.
    I will start assigning Grp_1 to Grp_7 Mannualy.
    Copy the the data which matches same criteria Grp_1 to Grp_7(mandatory to match) to sheet "NT"

    Example: 1

    "NT BS Equity and liabilities Shareholders' funds Share capital 0 2 Mr S Share Capital 0 210
    NT BS Equity and liabilities Shareholders' funds Share capital 0 2 Mr Z Share Capital 0 211"

    In the above example Grp_1 to Grp_7 matches same criteria, so VBA will copy the data and paste in sheet "NT" and do SUM of these two entries (there may be chances it runs to several lines)


    Example: 2
    "NT BS Equity and liabilities Shareholders' funds Reserves and surplus 3 Securities premium reserve 220

    IF Grp_1 to Grp_7 has only one line item, so VBA will copy the data and pasted in sheet "NT" and do SUM of the one entry.


    Sheet "NT"
    FROM Sheet "NT" to sheet "BS"
    The total of "NT BS Equity and liabilities Shareholders' funds Share capital 0 2 Total 0 421" will copy and paste in sheet "BS"


    FROM Sheet "NT" to sheet "PL"
    The total of"NT PL Revenue Product revenue 0 0 13 Total 0 370" will copy and paste in sheet "PL"

    Sheet "PL" & "BS"
    SUM the total Revenue
    SUM the total Expenses

    SUM the total Total Equity and Liabilities
    SUM the total Total Assets
    Extract to respective sheets.xlsx
    Thanks in advance

  2. #2
    Registered User
    Join Date
    02-21-2015
    Location
    London
    MS-Off Ver
    2010
    Posts
    64

    Re: Extract to respective sheets

    VBA will paste the link to respective sheets "NT", "PL", "BS". If I changed values in sheet "TB" the values will get updated automatically in "NT", "PL", "BS".

+ 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. Replies: 14
    Last Post: 03-30-2018, 09:45 PM
  2. Replies: 1
    Last Post: 02-17-2016, 06:24 PM
  3. How to find matching primary key cell in two sheets and paste respective rows
    By urfreund2000 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-24-2014, 03:29 PM
  4. Pulling values from multiple saved workbooks in a folder into respective sheets
    By JPalms in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-13-2013, 09:46 AM
  5. [SOLVED] Moving student rows to respective subject sheets
    By ksgvikas in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-06-2012, 02:28 PM
  6. copy data from main sheet to respective sub sheets
    By sshanku1985 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 03-14-2011, 12:26 PM
  7. Data distribution among respective sheets
    By itsmark in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 07-26-2010, 07:27 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