
Originally Posted by
pjoaquin
Let's say, for example, that your 'Price per unit' is in column F, your 'Number Ordered' in column G, and your 'Total Cost' in column H.
If your data starts in row 2, then in H2 put this formula:
=F2*G2
This will multiple your Price Per Unit by your Number Ordered to give you a Total Cost. Then, you can fill that formula down as many rows as you need to (either select H2 through your last row in columns F&G and use Edit > Fill > Down, or simply click the lower right corner of cell H2 and pull downward to the bottom row of your data and then let go of the mouse).
Bookmarks