b_raj_kumar
New Member
- Joined
- May 3, 2022
- Messages
- 6
- Office Version
- 365
- Platform
- Windows
Hi
I want to find Maximum value from range using "MAXIFS" (max_Range: B column , Criteria Range- A column, Criteria : A2). In that range, Current category sale value should not consider.
Logic : Calculated Column C2 = B2 cell should not consider in max_range B2:B15 (that means, Maximum value should between (B3:B15) & Criteria range: A2:A15 , Criteria A2)
C3 = B3 cell should not consider in max_range B2:B15 (that means, Maximum value should between (B2,B4:B15) & Criteria range: A2:A15 , Criteria A2)
....
....
....
C15 = B15 cell should not consider in max_range B2:B15 (that means, Maximum value should between (B2:B14) & Criteria range: A2:A15 , Criteria A2)
Could anyone please help me out? Thank you in advance.
Regards
Raj Kumar
I want to find Maximum value from range using "MAXIFS" (max_Range: B column , Criteria Range- A column, Criteria : A2). In that range, Current category sale value should not consider.
Logic : Calculated Column C2 = B2 cell should not consider in max_range B2:B15 (that means, Maximum value should between (B3:B15) & Criteria range: A2:A15 , Criteria A2)
C3 = B3 cell should not consider in max_range B2:B15 (that means, Maximum value should between (B2,B4:B15) & Criteria range: A2:A15 , Criteria A2)
....
....
....
C15 = B15 cell should not consider in max_range B2:B15 (that means, Maximum value should between (B2:B14) & Criteria range: A2:A15 , Criteria A2)
Could anyone please help me out? Thank you in advance.
Regards
Raj Kumar