Forum

Notifications
Clear all

IFERROR Formula problem.

3 Posts
2 Users
0 Reactions
57 Views
(@meshell)
Posts: 2
New Member
Topic starter
 

Sheet-1-List.PNGSheet-2-1-East.PNG

HI, I’m trying to make an excel formula that on sheet 2 ( 1 East) if an “x” is in column I on sheet 1(we’ll call “List”, it will return the value in column D on sheet 1 (“List”). If there is no data I want it to go to the next line and have no blanks on sheet 2. I’ve tried numerous times and have the if formula built, but then get blanks.

I've attached screen shots

This is my if formula: =IF(List!I11:I19=”X”,List!A11:A19,””)

When I try to use an IFERROR and SMALL with ROW formula:
=IFERROR(SMALL(IF(List!I11:I19=”X”,List!A11:A19,””) ,ROW()-2),””), I get blanks.

 

Please help. Thank you in advance!

 
Posted : 24/01/2017 10:41 am
(@sunnykow)
Posts: 1417
Noble Member
 

Hi Meshell

See if this is what you are looking for.

Sunny

 
Posted : 24/01/2017 8:59 pm
(@meshell)
Posts: 2
New Member
Topic starter
 

That worked! Thank you so much!!!!!!!!!!!

 
Posted : 25/01/2017 3:08 pm
Share: