IF formula to return a number based on a number range

Terri23

New Member
Joined
Mar 25, 2024
Messages
2
Office Version
  1. 365
Platform
  1. Windows
Hi i am trying to return a number based on a criteria from a table, I have tried using multiple if statements based statements that are using less than, equals to or greater than a number range. for example
1711368007700.png

I think the problem i am having is using the number range in the formula i can't seem to work out the correct convention for using a greater than or equal to and less than

Terri
 

Attachments

  • scores sample.png
    scores sample.png
    12.4 KB · Views: 4

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Welcome to the MrExcel board!

Could you change the lookup table like this

24 03 25.xlsm
ABCDEFG
1Scores
210.43FromTo% Increase
311.4830153
423.72615194
517.95419215
614.94321256
731.64725+7
816.294
915.624
1014.343
Lookup
Cell Formulas
RangeFormula
B2:B10B2=XLOOKUP(A2:A10,E3:E7,G3:G7,,-1)
Dynamic array formulas.
 
Upvote 0
that's perfect i have been sat for hours scratching my head on this one :)
thank you Peter
 
Upvote 0
You're welcome. Thanks for the follow-up. :)
 
Upvote 0

Forum statistics

Threads
1,216,057
Messages
6,128,521
Members
449,456
Latest member
SammMcCandless

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