+ Reply to Thread
Results 1 to 4 of 4

Formula that compiles a conclusive list of data from other tabs

  1. #1
    Registered User
    Join Date
    10-11-2016
    Location
    Texas
    MS-Off Ver
    Office 365
    Posts
    4

    Question Formula that compiles a conclusive list of data from other tabs

    I am trying to create a Master Agreement List on the first tab of my document.**The 2nd tab is all the contracts my company owns.* The 3rd tab is all the leases my company owns.* I am trying to combine all the data*on the Contracts tab*and*all the data on the*Leases onto the same tab, the Master Agreement List, so the Master Agreement List*contains all of the info that are on the other tabs.* Can anyone tell me or know of a video that can teach me how to do this?*

    So far I have tried: =IF(IF(ISBLANK(Contracts!A3)=TRUE,"",Contracts!A3)="","",IF(ISBLANK(Leases!A3)=TRUE,"",Leases!A3))
    This is not working.* The output is only what data is in the lease tab...

    Attached is a sample worksheet. The data is not fully compiled but there is sample data partially inserted.

    Any thoughts?

    -Savage
    Attached Files Attached Files
    Last edited by SAVAGE10489; 10-12-2016 at 12:48 PM. Reason: Adding a sample worksheet as suggested.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,704

    Re: Formula that compiles a conclusive list of data from other tabs

    You would probably need to use a formula with VLOOKUP or INDEX/MATCH functions in it, but it really depends how your data is laid out, and you have not really described that in your opening post.

    It would help if you attached a sample Excel workbook, so we can see for ourselves how the data is arranged and what you want to do with it.

    To do this, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post.

    Pete

  3. #3
    Registered User
    Join Date
    10-11-2016
    Location
    Texas
    MS-Off Ver
    Office 365
    Posts
    4

    Re: Formula that compiles a conclusive list of data from other tabs

    Thanks for your interest. I have added a sample worksheet as you suggested.

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,532

    Re: Formula that compiles a conclusive list of data from other tabs

    If I am correctly understanding the *and* then the master sheet would be populated by formulas similar to the following:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Let me know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. Formula that looks up multiple tabs and returns a list
    By james19 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 08-15-2016, 03:05 AM
  2. Creating TABS from a list and have these tabs have information populate automatically
    By clpickett3 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-07-2016, 03:35 AM
  3. Replies: 35
    Last Post: 02-03-2016, 12:27 PM
  4. Replies: 1
    Last Post: 05-18-2014, 02:12 PM
  5. Replies: 1
    Last Post: 02-26-2014, 08:54 PM
  6. [SOLVED] Indirect formula using Data Validation List of Worksheet Tabs
    By Scott in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-05-2005, 11:10 AM
  7. [SOLVED] How do I set up an Excel worksheet that compiles data from other .
    By BeginnerExceluser in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-18-2005, 05:06 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