asked on April 1, 2021
Where is the function to lookup a value in a table like we have in Excel. I want it to return the row and/or column index depending on where I know to look. It could be separated into FINDINROW (row, value) and FINDINCOL (column, value).
How do I do this without these functions?
1
0