Iferror / index

Coachmannyz8

New Member
Joined
Feb 28, 2018
Messages
9
Good morning Forum :cool:,

Here is my formula:

In 'Sheet 1' (cell J3)

=IFERROR(INDEX('Raw Data'!$B$3:$B$900,SMALL(IF(1=((--($D$6='Raw Data'!$A$3:$A$900))*(--($E$6='Raw Data'!$D$3:$D$900))),ROW('Raw Data'!$B$3:$B$900)-0,""),COLUMN()-1)),"")

my two criteria's are - "Position Title" & "Resource Number"

RAW Data (Sheet 2)

ROW B ROW C ROW D and so on
Project
Cost Category
Resource Number
Project Line Number
`
Position Title 1

<tbody>
</tbody>
1 ID_389 Utilities
2 ID_389 Utilities
3 ID_389 Utilities
4 ID_389 Utilities

With the formula above, I'm trying to bring the data to cell 'J3' on Sheet 1 with the "Project" numbers "1,2,3,4".

Currently no data is present in cell J3; not sure if the -1 or -0 in the formula are the cause of the problem, but I changed the numbering system and no data seems to ever populate.

thank you for the assistance
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.

Forum statistics

Threads
1,215,013
Messages
6,122,694
Members
449,092
Latest member
snoom82

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top