+ Reply to Thread
Results 1 to 4 of 4

Array data on a different sheets? Help please

Hybrid View

  1. #1
    Registered User
    Join Date
    05-23-2013
    Location
    Charlotte
    MS-Off Ver
    Excel 2010
    Posts
    2

    Array data on a different sheets? Help please

    New to this website.

    Is it possible to create an array on one worksheet and pull data from a different sheet?

    I am trying to review monthly data defect types which are on one tab. I have created a review on the same sheet in order to get the correct information. however when I do a filter the review section is hidden. I would like to move the array formulas to a different review tab for easier data review.

    The file is attached for your review.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Array data on a different sheets? Help please

    Hi and welcome to the forum

    You could just have moved/cut to the other sheet, but try these simpler formulas instead,,,,

    =SUMIFS('2013'!$V$5:$V$1692,'2013'!$K$5:$K$1692,RIGHT('2013'!W5,1),'2013'!$T$5:$T$1692,'2013'!$Y$4)
    =SUMIFS('2013'!$L$5:$L$1692,'2013'!$K$5:$K$1692,RIGHT('2013'!W5,1),'2013'!$T$5:$T$1692,'2013'!$Y$4)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    05-23-2013
    Location
    Charlotte
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Array data on a different sheets? Help please

    Thanks. I tried to copy and move the formulas. They work on the initial sheet, but when I add them to the different sheet the formulas do not work.

    Aaron

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Array data on a different sheets? Help please

    take a look at the attched...
    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)

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