Forum

Notifications
Clear all

IF Ranges

2 Posts
2 Users
0 Reactions
236 Views
(@bshack)
Posts: 1
New Member
Topic starter
 

Screenshot-2024-06-21-130339-1.png

Hi everyone. I am working on a formula for the a tracker that I use (see screenshot). Here is the formula.

=IFNA(IFNA(INDEX(MMP[Grant Date],MATCH($D8&" "&$T$2,MMP[ID],0)),INDEX(No_Progress[IFNA for MMP],MATCH($D8&" "&$T$2,No_Progress[ID],0))),"NEED TO ASSIGN")

I need the formula to give a "not required" value if the data in column C contains the number a 5-9.

I think adding this formula will work.

IF(OR(COUNTIF($C8,"*5*"),COUNTIF($C8,"*6*"),COUNTIF($C8,"*7*")) and so on.

Is there a better way maybe as a range? The formula will get too long for my taste this way.

I'm open to power query options as well. Most of my work is based on index/match formulas and basic power query.

Thanks for the help.

Brandon

 
Posted : 22/06/2024 4:28 pm
Alan Sidman
(@alansidman)
Posts: 223
Member Moderator
 

Cannot manipulate data in a picture.  Please reattach a sample file with mocked up expectations.

 
Posted : 22/06/2024 9:17 pm
Share: