+ Reply to Thread
Results 1 to 8 of 8

Replication of Data from one sheet to another with criteria

  1. #1
    Forum Contributor
    Join Date
    11-10-2019
    Location
    India
    MS-Off Ver
    2013
    Posts
    346

    Replication of Data from one sheet to another with criteria

    In the file attached, I have tabs, Banks, CNRB and Others. This is sample data not actual data of bank records


    I need help in

    1. Where IFSC Code is CNRB*.* and SYN *.* whole data to be replicated in tab CNRB Tab
    2. Where IFSC Code is <> CNRB*.* and <> SYN *.* whole data to be replicated in tab others Tab

    How can do this please
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,864

    Re: Replication of Data from one sheet to another with criteria

    Here is a VBA solution

    Please Login or Register  to view this content.
    How to install your new code
    • Copy the Excel VBA code
    • Select the workbook in which you want to store the Excel VBA code
    • Press Alt+F11 to open the Visual Basic Editor
    • Choose Insert > Module
    • Edit > Paste the macro into the module that appeared
    • Close the VBEditor
    • Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)


    To run the Excel VBA code:
    • Press Alt-F8 to open the macro list
    • Select a macro in the list
    • Click the Run button
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    11-10-2019
    Location
    India
    MS-Off Ver
    2013
    Posts
    346

    Re: Replication of Data from one sheet to another with criteria

    Appreciate the solution by VBA

    Any possibility of Non VBA solution

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,864

    Re: Replication of Data from one sheet to another with criteria

    Not from me. Will have to wait for one of our Formula Experts Chime in. Are you still using Excel 2007 as noted in your profile or have you updated to a later version? If updated, please amend your profile as newer features may be available to you.

  5. #5
    Forum Contributor
    Join Date
    11-10-2019
    Location
    India
    MS-Off Ver
    2013
    Posts
    346

    Re: Replication of Data from one sheet to another with criteria

    I am using Excel 2010

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Replication of Data from one sheet to another with criteria

    If you can download and install the free PowerQuery add-in, then it's really easy.

    Just load the data and filter it first to items starting with CNRB (for the first table), then duplicate the query and filter to items not starting with CNRB. Load back to the relevant tabs.

    When the source data is updated, just refresh the queries.
    Attached Files Attached Files
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  7. #7
    Forum Contributor
    Join Date
    11-10-2019
    Location
    India
    MS-Off Ver
    2013
    Posts
    346

    Re: Replication of Data from one sheet to another with criteria

    Thank You so much

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Replication of Data from one sheet to another with criteria

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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. Data replication between tabs
    By ejsdon in forum Excel General
    Replies: 7
    Last Post: 07-02-2019, 07:40 AM
  2. Replies: 8
    Last Post: 05-08-2016, 12:48 AM
  3. [SOLVED] Copy and paste data from sheet 2 to sheet 1 based on specific criteria on sheet 1
    By VBADUD in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-05-2012, 04:18 AM
  4. Automatic data replication through excel sheets
    By PhilipHull in forum Excel - New Users/Basics
    Replies: 9
    Last Post: 11-21-2012, 10:43 AM
  5. sheet and cell replication
    By darzan in forum Excel General
    Replies: 1
    Last Post: 04-06-2011, 02:36 PM
  6. Data Replication
    By mcmuney in forum Excel General
    Replies: 11
    Last Post: 11-02-2010, 02:00 PM
  7. Excel - auto replication of data
    By csim in forum Excel General
    Replies: 2
    Last Post: 11-03-2009, 05:11 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