sums

  • Thread starter Thread starter KELLEE
  • Start date Start date
K

KELLEE

Ok I have a weight in column D4 and a quantity of that item weight in A4 that
I want the total weight in column E4 how do i get this

then I have an item price in column F4 and a quantity amount in A4 that I
want the total cost in column G4 how do i get this. can any one please help
me I have been trying this all day with no success and its driveing me crazy
can any one help me be able to accomplish this PLEASE
 
KELLEE,

In cell E4, use this formula:

=D4*A4

In cell G4, use this formula"

=F4*A4

HTH,

Conan
 
In E4 put the formula =A4*D4 to get the total weight. In G4 put the formula
=A4*F4 to get the total cost
Tyro
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top