Multiplying a # in a cell to total an $ in another cell

V

VTOCorp

Hello,

This might be a HUGE Newbie question but I am trying to figure out
Order Form.

This is what I am trying to work with :
Qty| Price/Ea. =Amount


_-3___X-_ _15.95_ = _$47.85_

:confused:

If this doesn't make sense, just let me know... Technically it shoul
be a easy task, but I just can't seem to get it working...

Thank
 
B

BenjieLop

VTOCorp said:
Hello,

This might be a HUGE Newbie question but I am trying to figure out a
Order Form.

This is what I am trying to work with :
Qty| Price/Ea. =Amount


_-3___X-_ _15.95_ = _$47.85_

:confused:

If this doesn't make sense, just let me know... Technically it should
be a easy task, but I just can't seem to get it working...

Thanks

ASSUMING that

A1 = Qty
B1 = Unit Price
C1 = Amount

your formula will be (enter in Cell C1)

=A1*B1

Hope this is what you are looking for.

Regards.
 
V

VTOCorp

BenjieLop said:
ASSUMING that

A1 = Qty
B1 = Unit Price
C1 = Amount

your formula will be (enter in Cell C1)

=A1*B1

Hope this is what you are looking for.

Regards.

Thanks alot, I knew it would be an easy formula! Exaclty what I wanted!
 

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

Top