+ Reply to Thread
Results 1 to 5 of 5

Populating different tabs from a master tab

  1. #1
    Registered User
    Join Date
    09-14-2021
    Location
    Arkansas
    MS-Off Ver
    2016
    Posts
    42

    Populating different tabs from a master tab

    Good evening everyone,

    I will try to explain what I am trying to accomplish. Not sure if this is a VBA function or if using a formula would work better. I appreciate the help.

    - Using the master tab in the attached file, I would like to export, copy, or transfer the data in the reval due (column I in red) column to the specific tab (year tab(s).
    - If it's easier to copy the whole row to the year tab that fine.
    - The information I really wanted to copy to the year tab was: ID, Name, Reval Due, Name of PM and Lead.

    - As new data is entered in the Master Tab, how do you make the refresh button populate the year tabs?
    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,169

    Re: Populating different tabs from a master tab

    In 2025

    in B2

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Copy across and down as far as required. Change 2025 for other tabs.

    Year tabs will be updated automatically
    Attached Files Attached Files
    Last edited by JohnTopley; 06-29-2022 at 02:57 AM.
    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
    Registered User
    Join Date
    09-14-2021
    Location
    Arkansas
    MS-Off Ver
    2016
    Posts
    42

    Re: Populating different tabs from a master tab

    Thank you John. For some reason when I try to use the formula after changing the tab date I get an error message. Any ideas to what I may be doing wrong?

    Attachment 785616
    Last edited by BB4523; 06-29-2022 at 11:51 AM.

  4. #4
    Registered User
    Join Date
    09-14-2021
    Location
    Arkansas
    MS-Off Ver
    2016
    Posts
    42

    Re: Populating different tabs from a master tab

    I figured I would add my working file to avoid any confusion or having to annoy anyone asking for help. I just don't understand excel sometimes. I do appreciate the help!
    Attached Files Attached Files

  5. #5
    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,169

    Re: Populating different tabs from a master tab

    Not surprising as the table headings in your actual file are not the same as those your sample posted file e.g. Plant vs Location.

    Try

    =IFERROR(INDEX(Table1[Plant],AGGREGATE(15,6,ROW($A$1:$A$1000)/(YEAR(Table1[[Revalidation Due]:[Revalidation Due]])=2022),ROWS($1:1))),"")
    Last edited by JohnTopley; 07-01-2022 at 05:58 AM.

+ 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. Populating data from a master sheet to several others
    By natcat in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-07-2020, 07:00 AM
  2. Auto-populating master calendar
    By sturmstories in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-09-2019, 02:49 PM
  3. [SOLVED] populating between 2 tabs
    By mvgajr in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-05-2018, 07:10 PM
  4. Populating a master list
    By jmprudencio in forum Excel General
    Replies: 1
    Last Post: 12-04-2012, 03:48 PM
  5. Populating Master Sheet
    By MoSeriouS in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-07-2012, 11:59 AM
  6. Populating from a master sheet
    By RawK in forum Excel General
    Replies: 8
    Last Post: 10-23-2009, 12:24 PM
  7. Populating a Master List
    By Petrov in forum Excel General
    Replies: 0
    Last Post: 06-06-2007, 11:21 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