I am using Office 2010
I need to create an accounting report in Access which relies upon the intersection of data in an Excel matrix. Thing is how do I
a) load the matrix
b) do I do the lookup
so for instance my matrix may look like:
A B C
A Blank 2395 5498
B 1234 Blank 4879
C 5678 4291 Blank
If A is paying B, the rule will lookup first column for A and then go across to find intersection with B to get value 2395 etc etc
I need to create an accounting report in Access which relies upon the intersection of data in an Excel matrix. Thing is how do I
a) load the matrix
b) do I do the lookup
so for instance my matrix may look like:
A B C
A Blank 2395 5498
B 1234 Blank 4879
C 5678 4291 Blank
If A is paying B, the rule will lookup first column for A and then go across to find intersection with B to get value 2395 etc etc