Hello, unfortunately I can't attach an example at the moment so I wil try to explain my request
I have a spreadsheet with 20k lines (numbers only), which start on line 6 and I copy paste any one of those lines onto line 5. My purpose is to find matching information on any other lines in order to match line 5. On line 2, row F I have inserted the function : =F$5*0.25
On line 3, row F I have another function : =F$5-F$2
On line 4, row F I have another function : =F$5+F$2
So basically I am trying to find any number from the 20k lines to be within a 25% range of my number on line 5.
My problem is as follows;
If the number on line 5 is big (example 100) then my range is big too, whereas if the number on line 5 (example 10) is small then my range is small too which is not helping me.
Is there a way to expand my function on line 2, row F to do something like;
If my number on line 5, row F is between the range of 0-5 then the percentage is 50% and if the number is between range 6-10 then the percentage is 40% and if the number is between range 11-15 the percentage is 30% etc
Thanks for any info.
John
Bookmarks