Finding the products in a table

BillVasko

New Member
Joined
Oct 3, 2006
Messages
19
I'm new here, so if this has been answered, maybe someone can direct me to a previous thread.

I am creating a table that has numbers down the left side and percentages across the top. I want to fill in the numbers in the table with the product of the correlating row/column. I have had zero success with putting in a function. Everytime I use the product function and highlight all of the empty cells in a row or column, it multiplies the previous cell, so it is a continuous equation, if that makes sense. Hopefully someone can help me--I've been wanting to complete this chart for 5 years, and I keep putting it off cause I don't want to have to calculate each individual cell with a calculator!
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Are you saying that you have something like

A2:A5 houses 10, 20, 25, 28

B1:E1 houses 0.2, 0.3, 0.34, 0,41

and B2:E5 must be filled with:

10*0.2
10*0.3

etc.?
 
Upvote 0

Forum statistics

Threads
1,213,553
Messages
6,114,279
Members
448,562
Latest member
Flashbond

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top