LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default Lookup best case based on varying input????

I have created a table that will give me the FLOOR value of number that
constantly varies.

For example if the number is 62 and the formula for the for the floor is
=FLOOR(62,18) the solution is 54. My table starts at 18 as the significance
and descends by .5 down to 3. What I want to do is create a formula that will
pick and put the significance in one cell based on a criteria that is user
entered in another cell 12 (being the significance) or less and the
difference between the result from that column (in the table) divided by 2 in
the next column. Like this perhaps. I have a possible of 50 rows (same
column) which will likely all have several different numbers.

Column A Column B
11.5 =(62-57.5)/2 which equals 2.25

My biggest problems a


1) my table is limited to the ability of .5 increments.

2) my result from column B can't be less than 1.25 or greater than 2.5

This gives me a very narrow window to work with but it is a must.

I tried this on a smaller version but I get #n/a as the result. O15 is the
significance.
=INDEX(Q16:AA26,MATCH(O15,Q16:AA26,0),1)




PLEASE HELP ME IM LOST


Thank You,


scottgorilla
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lookup value then return result from other column, varying row num Justin Excel Worksheet Functions 5 April 17th 08 02:39 AM
lookup needed for names in varying order alicatnj Excel Worksheet Functions 2 March 28th 08 05:05 PM
run macro with input msg based on cell input Janelle S Excel Discussion (Misc queries) 0 January 20th 08 05:23 AM
Calculate gross profit based on varying percentages Pasko1 Excel Worksheet Functions 2 May 4th 06 03:14 AM
Varying left criteria based on 1st Letter....If Function? seve Excel Discussion (Misc queries) 2 November 25th 05 10:15 PM


All times are GMT +1. The time now is 08:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"