Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Creating New Table with SUMPRODUCT from Existing Tables

I have 2 separate tables (PmtTable, RateTable) that I'd like to use to create a new table (NewTable) that has a SUMPRODUCT calculation that is derived using the two original tables.  Using Excel it w...