View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michele[_2_] Michele[_2_] is offline
external usenet poster
 
Posts: 4
Default Lookup of sorts...Matrix Array etc.

Hi Guy
B1:F1 are numbers 1-5. A1:A21 are numbers 100,200,300...2000. J1= a number 1-5, say 3 for example. J2 is a number 100-2000, say 300 for example. What formula would I use in J3 to return the value of D4 (4th column, 4th row)? Also, what type of validation would I use in J2 to only allow a value between 100 and 2000 multiples of 100
Thanks to all