Z
zatomics
This is my problem:
I have a spreadsheet with three separate cells, call them A, B, and C
that I am using for inputs. These three input values create a table o
numbers, and using VLOOKUP, I check for the first occurance of
particular number and have that as my output in another cell, say D
What I'd like to do is (given a constant value for C) create a table o
VLOOKUP outputs, with A and B being the table's indices. To clarify
right now all I can do is type in the three inputs manually, and the
enter the output into the table. This is VERY TEDIOUS. What I'd like t
do is somehow make a function which takes the three inputs, calculate
the output, and puts it in that cell, just like any other function.
could then paste this function into every cell of the table, and th
outputs would appear there. The problem is that the table of number
has to be generated to calculate the output, so I can't imagine how
function could do that. Please help - this is very importan
I have a spreadsheet with three separate cells, call them A, B, and C
that I am using for inputs. These three input values create a table o
numbers, and using VLOOKUP, I check for the first occurance of
particular number and have that as my output in another cell, say D
What I'd like to do is (given a constant value for C) create a table o
VLOOKUP outputs, with A and B being the table's indices. To clarify
right now all I can do is type in the three inputs manually, and the
enter the output into the table. This is VERY TEDIOUS. What I'd like t
do is somehow make a function which takes the three inputs, calculate
the output, and puts it in that cell, just like any other function.
could then paste this function into every cell of the table, and th
outputs would appear there. The problem is that the table of number
has to be generated to calculate the output, so I can't imagine how
function could do that. Please help - this is very importan