I have a matrix stored in a spreadsheet and I would like to copy the corresponding value into a vector file by comparing two fields to the matrix.
To give more detail. I am unioning two habitat maps together, one from 2011 and one from 2017. I have a spreadsheet with habitat classes on row 1 and column A. The matrix then assigns each pair a change value e.g. no change, some change, extreme change etc.
Is it possible compare the 2011 field with row 1 of the spreadsheet and the 2017 field with column A and populate a new field with the result?
Many thanks,
Matthew