D
dan48
In doing a hlookup I would like returned the cell contents from the left
column and also left of that as in the example
x y z aa ab ac
1 2 3 4 5 6
hlookup(ab1,a1:dd1000, 1) = 5
but I am interested in receiving answer 4 and separetely answer 3
Dan
column and also left of that as in the example
x y z aa ab ac
1 2 3 4 5 6
hlookup(ab1,a1:dd1000, 1) = 5
but I am interested in receiving answer 4 and separetely answer 3
Dan