N0t Y0urs
Board Regular
- Joined
- May 1, 2022
- Messages
- 96
- Office Version
- 365
- 2021
- 2019
- 2016
- 2013
- Platform
- MacOS
- Mobile
- Web
Hi, I am currently working with Google sheets on my phone so restricted with how to show what I am after.
I want L4 to reference Q3 and return a value from the range FE25:FF63
Basically the values in column FF increase but there’s no pattern to the increase in the respective FE row is the value I want to return
An example is:
FE25 = 0.02 FF25 = 50
FE26 = 0.04 FF26 = 75
Skip a few
FE35 = 0.20 FF35 = 2400
FE36 = 0.35 FF36 = 5000
Skip a few more
FE62 = 100 FF62 = 75000
FE63 = 125 (max value) FF62 = >80000
Therefore is Q3 equals 45 the L4 would be 0.02
Then the next row would be Q4 equals 72.50 L5 would be 0.04
The skip to row 250 and Q249 is 74699 L250 returns 100 while Q250 is 93250 L251 returns the value of 1250
Is a v lookup what I need or is it something else. Any suggestions are much appreciated
I want L4 to reference Q3 and return a value from the range FE25:FF63
Basically the values in column FF increase but there’s no pattern to the increase in the respective FE row is the value I want to return
An example is:
FE25 = 0.02 FF25 = 50
FE26 = 0.04 FF26 = 75
Skip a few
FE35 = 0.20 FF35 = 2400
FE36 = 0.35 FF36 = 5000
Skip a few more
FE62 = 100 FF62 = 75000
FE63 = 125 (max value) FF62 = >80000
Therefore is Q3 equals 45 the L4 would be 0.02
Then the next row would be Q4 equals 72.50 L5 would be 0.04
The skip to row 250 and Q249 is 74699 L250 returns 100 while Q250 is 93250 L251 returns the value of 1250
Is a v lookup what I need or is it something else. Any suggestions are much appreciated