+ Reply to Thread
Results 1 to 7 of 7

tabs that feed on specific tab

Hybrid View

  1. #1
    Registered User
    Join Date
    02-07-2014
    Location
    Rio de Janeiro
    MS-Off Ver
    Excel 2016, 365
    Posts
    24

    tabs that feed on specific tab

    Hi Everyone,

    I need a help with one thing,
    I have a sheet with some tabs, one of them is the main Tab (called Main Tab)

    another tabs have the name of my stores, each tab is for a different store,

    I want that each store fill their own tab with the informations, and infos appears on Main Tab automatically , and including on A column the Shipping store, that is the name on the Tab.

    Is possible?
    Attached Files Attached Files
    Last edited by leleco; 12-11-2024 at 02:05 PM. Reason: Bad explanation

  2. #2
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,883

    Re: tabs that feed on specific tab

    Do you still run Excel 2010? If not, please update your profile first.
    <----- If you were helped by my posts you can say "Thank you" by clicking the star symbol down to the left

    If the problem is solved, finish of the thread by clicking SOLVED under Thread Tools
    I don't wish to leave you with no answer, yet I sometimes miss posts. If you feel I forgot you, remind me with a PM or just bump the thread.

  3. #3
    Registered User
    Join Date
    02-07-2014
    Location
    Rio de Janeiro
    MS-Off Ver
    Excel 2016, 365
    Posts
    24

    Re: tabs that feed on specific tab

    HI, thanks for advise, change is done

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

    Re: tabs that feed on specific tab

    Please add some sample data to your posted file.
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,344

    Re: tabs that feed on specific tab

    @leleco: I would suggest you put some data into your database and manually complete at least one of the output tabs.

    If you have Excel 2021, 2024 or 365, you can use FILTER. If not, it's still doable but more complicated.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  6. #6
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,657

    Re: tabs that feed on specific tab

    Convert everything to tables
    And then you can use the vstack formula
    =VSTACK(UBX!A2:F3;UCK!A2:F3)
    I only changed 2 tabs
    Attached Files Attached Files
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  7. #7
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,344

    Re: tabs that feed on specific tab

    You don't need to convert to tables.

    Formula: copy to clipboard
    =FILTER(VSTACK(UBX:UIP!A2:E10),VSTACK(UBX:UIP!A2:A10)<>"")

+ 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: 10
    Last Post: 03-12-2023, 07:28 PM
  2. Master Feed into two other tabs
    By DeeDee95 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-12-2019, 11:51 AM
  3. Replies: 3
    Last Post: 09-28-2017, 07:08 PM
  4. [SOLVED] How to delete tabs before a specific tab
    By tantcu in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 02-22-2017, 12:01 PM
  5. Copying tabs that feed from other tabs
    By britt@wjg in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-30-2013, 12:13 PM
  6. [SOLVED] Macro needed to create new worksheets and feed through specific data
    By eoghanmolloy in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 12-06-2012, 03:09 PM
  7. Replies: 1
    Last Post: 06-05-2012, 02:22 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