Forum

Notifications
Clear all

How to use IF INDEX MATCH and REPEAT function

4 Posts
2 Users
0 Reactions
148 Views
(@sudarsan23)
Posts: 3
Active Member
Topic starter
 

Hi forum friends ,

 

I tried to repeat value that MATCH and REPEAT

with Index(x:Y, match(x,x;y,0)) but it is not returning the multiple value 

 

need your help on this 

 

what I have to do is 

 

IF value is >= (X) it should return Major first and ALL in next cell,  IF value is <= X it should return ALL only

 

A26: N rows should match with $A$4 : $A$23 and return $B4  times of $D$ 4: $D$23 Value in C26: N rows 

 

please help 

 

Thank you in advance 

 
Posted : 15/04/2021 4:18 am
Anders Sehlstedt
(@sehlsan)
Posts: 968
Prominent Member
 

Hello,

I am sorry, I don't understand what it is you want to achieve. Can you elaborate more?

Br,
Anders

 
Posted : 15/04/2021 1:29 pm
(@sudarsan23)
Posts: 3
Active Member
Topic starter
 

Thank you Mr Anders Sehlstedt,

I need to achieve that ,

1st : IF  Row no G 4 value >= 1000 it should return in D4 MAJOR and in  D5 ALL ( instead of d we can take b4 if required and can move B4:B23 data to D4:D23) ELSE IF VALUE OF C4 <= 999 It should return ALL

then 

2nd : look up A26 and match with A4:A23, if value is exist then it should return D4:D23 value  in B26:B...(just like Lookup or index ,match) 

for example 

if Andhra Pradesh repeats N  times (repeat times given in B Column) ,then Major and All also need to repeat N times (each 50 times alternatively )

this is what I need to complete

 

please help

Thank you in advance  

 
Posted : 15/04/2021 2:49 pm
Anders Sehlstedt
(@sehlsan)
Posts: 968
Prominent Member
 

Hello,

I am sorry, I didn't think it was possible, but I am even more confused.
Your cell references does not match with what is shown in your sample file.

Br,
Anders

 
Posted : 17/04/2021 2:36 pm
Share: