+ Reply to Thread
Results 1 to 2 of 2

Add 2 cell results together

  1. #1
    Forum Contributor
    Join Date
    03-14-2017
    Location
    london, england
    MS-Off Ver
    office 365
    Posts
    173

    Add 2 cell results together

    Hello,

    On my attachment i have a set of data ive entered on sheet 1.

    In sheet 2 and 3 i wish to perform searches either based by boat or merchant. (Located A2)

    On Sheet 1 Column F I have boxes and in Column G I have the part. On sheet 2 I wish to have the 2 added together to provide the answer.

    Attachment shows expected results in Red
    Attached Files Attached Files
    Last edited by Dom.Knight; 06-10-2020 at 03:38 AM.

  2. #2
    Valued Forum Contributor Sadath31's Avatar
    Join Date
    03-02-2011
    Location
    Dammam, Saudi Arabia
    MS-Off Ver
    Office 365
    Posts
    452

    Re: Add 2 cell results together

    Hi

    formula in A7 (sheet2)
    =IFERROR(INDEX(Sheet1!$A$1:$I$1000,AGGREGATE(15,6,ROW(Sheet1!$A$1:$A$1000)/(Sheet1!$A$1:$A$1000=$A$2),ROW()-6),COLUMN()+1),"")

    copy down and right

+ 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. INDEX and MATCH function - #REF! error
    By mikehk in forum Excel General
    Replies: 6
    Last Post: 06-03-2018, 06:10 PM
  2. [SOLVED] Index function - ref error??
    By Median in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-28-2018, 10:43 AM
  3. [SOLVED] Index Function Error
    By johnmahon12 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-14-2015, 08:43 AM
  4. [SOLVED] run-time error '-2147352565 (8002000b)': Incorrect function.
    By bishoposiris in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-14-2015, 11:49 AM
  5. index function error using match function to get data from a cell in an array
    By mabildgaard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-17-2013, 02:21 AM
  6. Index Error Pulling incorrect date
    By yesitskez in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-30-2013, 01:51 PM
  7. Index function error
    By Motty in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-04-2005, 02:12 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