How do I lookup a cell value (given row number and column number) and return it to a variable?
This is what I want to do:
temp = table(row_number,column_number)
I've searched through the internet and tried various methods and still cannot do it =(
Please Help!!
Many thanks!!
This is what I want to do:
temp = table(row_number,column_number)
I've searched through the internet and tried various methods and still cannot do it =(
Please Help!!
Many thanks!!