Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi. I have a sheet 1 with columns as:
A B C D E F G H I I have sheet 2 with columns as A B C D E F G H I The question is if (Sheet 1 Column H) is the same as (Sheet 2 Column A Row X & Column I Row 1), obtain value in (Sheet 1 Column D, same row) and enter it in a field in Sheet 2. The current setup is =IF(ISERROR(OFFSET(Sheet1!$H$1,MATCH(I$1&$A'X',She et1!$H:$H,0)-1,-4)),0,OFFSET(Sheet1!$H$1,MATCH(I$1&$A'X',Sheet1$H: $H,0)-1,-4)) However, (Sheet 1 Column H) can have more than one value same as (Sheet 2 Column A & Column I Row 1), and I want to sum up the values and enter the sum into a field in Sheet 2. Can anyone assist? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I protect columns w/in a "List" using Protect Sheet? | Excel Discussion (Misc queries) | |||
unhide columns a-c on spread sheet | Setting up and Configuration of Excel | |||
Selecting Last Sheet | Excel Worksheet Functions | |||
Columns in excel sheet | Setting up and Configuration of Excel | |||
Naming & renaming a sheet tab | Excel Worksheet Functions |