I have calculation worksheets in a spreadsheet where I want to automatically move results to another worksheet table based on certain values in the calculation worksheet that correspond to x and y table values.

Sort of like a reverse of using the INDEX and MATCH functions for pulling data out of a table.

Is there a way to do this?