Hi, I was presented with a question with 2 database tables (which I think is poorly constructed).
Table 1
Rows 2 to 10 have some data reading horizontally. Cells A2:A10 are the headers. data going from B2 to U10
Table 2
Row 12: Headers A12 to F12
Data: A13 to F32
In the empty area of the worksheet they want to create a table 3 base on the sumproduct of table 1 and table 2.
Any idea I should approach this with verticle data computing against horizontal data?
Table 1
Rows 2 to 10 have some data reading horizontally. Cells A2:A10 are the headers. data going from B2 to U10
Table 2
Row 12: Headers A12 to F12
Data: A13 to F32
In the empty area of the worksheet they want to create a table 3 base on the sumproduct of table 1 and table 2.
Any idea I should approach this with verticle data computing against horizontal data?