+ Reply to Thread
Results 1 to 4 of 4

Auto Add Row From Main Tab To Other Tabs Based On Cell Value

  1. #1
    Registered User
    Join Date
    10-21-2021
    Location
    US
    MS-Off Ver
    365
    Posts
    19

    Auto Add Row From Main Tab To Other Tabs Based On Cell Value

    I have a large spreadsheet with a large amount of data in Sheet1 named (for example) Main.
    In column B of Main I have text that can either be A, B, C, D or E
    I want to have Sheet2 named A, Sheet3 named B, Sheet 4 named C, etc. and when I add data in Main, it will auto add that same data to the other tabs based on what column B is. For example, I add a line where column B = "C", I would like the "C" tab to add that same line of data as well.

    So basically I enter the data once into Main, but using a conditional "If" type logic based on contents of column B, it will also add it to only the corresponding other tab and not the other tabs.

    I hope I explained it well.

    Thank you

  2. #2
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Auto Add Row From Main Tab To Other Tabs Based On Cell Value

    well since your using excel 365
    i would suggest using FILTER function
    In tab "A"

    =FILTER(Main!$A:$C,Main!B:B="A")

    repeat for tab B and C etc etc
    Attached Files Attached Files
    <----- If you are happy with your solution please click on the "* Add Reputation" as a way to say thank you.

  3. #3
    Registered User
    Join Date
    10-21-2021
    Location
    US
    MS-Off Ver
    365
    Posts
    19

    Re: Auto Add Row From Main Tab To Other Tabs Based On Cell Value

    Thank you! That worked perfectly!

  4. #4
    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,910

    Re: Auto Add Row From Main Tab To Other Tabs Based On Cell Value

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

    Also, if you have not already done so, you may not be aware that you can thank those who have helped you by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.
    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.

+ 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. Auto update Main Control sheet based on received data
    By amberle in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-16-2020, 12:50 PM
  2. Auto fill date into multiple sheets based on main sheet
    By lawrence24 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-11-2014, 08:53 AM
  3. Replies: 2
    Last Post: 07-30-2014, 03:29 PM
  4. Auto delete based on main sheet
    By ana2006bal in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-09-2014, 01:58 PM
  5. Replies: 4
    Last Post: 10-02-2013, 03:00 PM
  6. Auto Populating Individual Worksheets based on Main Worksheet
    By brickford5 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-16-2011, 05:01 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