+ Reply to Thread
Results 1 to 1 of 1

Data Table from Multiple Tabs

  1. #1
    Registered User
    Join Date
    06-19-2019
    Location
    NY
    MS-Off Ver
    2013
    Posts
    1

    Data Table from Multiple Tabs

    hello I'm going to try and explain this the best I can. It might be long. I apologize.

    I have Multiple customers and they each have their own Tab. Within the tab are their part numbers that also have information needed on multiple rows and multiple columns per customer. So in Column A1 is a small description "Part Number". Then the part numbers are filled in going down column A. Columns B has a number attached to the first part number the from column C to M are different pieces of info. For 1 part number you may use up to 10 rows but some columns may have blank cells. You don't need to fill in every cell in each row, sometimes its scattered in different rows and different columns. However, you do need the information to stay in its specific column. I need to get this information from each tab as I search these part numbers in another tab. I may only need certain part numbers and the info on different days as it'll be different every day. There will be duplicates as I search for these customers information. I need the duplicates deleted as well.

    Right now I am currently using the formula below and its pulling all the info from one tab. I would like the info pulled from each customers tab if possible. I am afraid it'll become to much within that 1 tab and it also makes it tough to search if I need to make changes. After I generate my results I have a macro delete the duplicates and pull them into another tab. For some reason when this happens my second column shifts down one cell. All I need after deleting the duplicates and the part numbers in the first column is the second number to stay with the part number in column B and from C to M it doesn't matter. I just need the duplicate info gone.

    =IFERROR(INDEX(ALL!B:B,AGGREGATE(15,6,ROW(ALL!$A$2:ALL!$A$99988)/(ALL!$A$2:ALL!$A$99988=$A$2),ROW(ALL!A1))),"")

    Hopefully the attachment helps.


    Please Help! Thanks in advance!!
    Attached Files Attached Files

+ 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. [SOLVED] Consolidating data from multiple tabs into one continuous table on separate sheet
    By moneypennie21 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-14-2018, 05:25 AM
  2. Auto exporting data from multiple tabs to a new file (or SQL Table)
    By EXCEL_NEWBI in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-23-2016, 06:43 PM
  3. Macro help: Separating data into tabs and creating a table of content of those tabs
    By AntiPivotTable in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-15-2015, 11:57 AM
  4. [SOLVED] summing multiple sub-tabs where each sub tabs row data is not the same
    By waternut in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-11-2014, 01:44 PM
  5. Update a single table with data from a worksheet with multiple tabs
    By Shaliza Riley in forum Access Tables & Databases
    Replies: 0
    Last Post: 06-26-2013, 01:20 PM
  6. Consolidate text data from multiple tabs into one table
    By neversummer515 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 02-01-2013, 05:52 PM
  7. Creating an "upcoming tasks" rollup table based on data in multiple tabs
    By myfishorville in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-02-2008, 11:37 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