Hello everyone,
I have two tables named Movies and Users.
I want to create let's say something like a matrix of Movies and Users table by adding and multiplying a row from Users with another row from Movies. The SUMPRODUCT is an elegant method doing the calculation.
The problem is I have to manually write a formula for each user and then drag it for all movies, and I have to repeat this process for another user and all movies. The problem is with RELATIVE and ABSOLUTE cell reference!!!
I just want to know if it is possible to do without VBA in Excel in efficient way. Please see the attached screenshot to have a better understanding of the subject.
Regards,
I have two tables named Movies and Users.
I want to create let's say something like a matrix of Movies and Users table by adding and multiplying a row from Users with another row from Movies. The SUMPRODUCT is an elegant method doing the calculation.
The problem is I have to manually write a formula for each user and then drag it for all movies, and I have to repeat this process for another user and all movies. The problem is with RELATIVE and ABSOLUTE cell reference!!!
I just want to know if it is possible to do without VBA in Excel in efficient way. Please see the attached screenshot to have a better understanding of the subject.
Regards,