View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
mac mac is offline
external usenet poster
 
Posts: 1
Default if statement with vlookup

Hi everyone,

This may 1st post on this group hoping someone can share lights on my inquiry


I have this table

name value 1 value 2
mac 5.0 4.1
kutch 2.6 1.8
tania 3.8 4.8
uly 3.4 3.7
albert 3.8 2.1
freeda 4.5 3.9

the values on "value 1" and "value 2" are from a computation that can varies 0.0 to 5.0

then I have created at same sheet a table (matrix) x axis = the possible value from "value 1" and y axis = the impassible value from "value 2" where can I plot the names based on the values.


what I'm looking for is a formula the i can put on each cell on the matrix that will put the text value on the "name" aligned with the x and y axis. to automate the plotting.

I hope my problem in solvable


cheers!!!