division formula

T

Terrie

When creating formula,I use sum to add, product to multiply, what do I use to
divide?
 
D

Dave Peterson

If you're adding two cells, you could use:
=a1+a2

For multiplying:
=a1*a2

For dividing:
=a1/a2

And for subtracting:
=a1-a2
 

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

Similar Threads

formula 3
Simple Division 1
Data consolidation 0
Messages multiply when deleted 1
excel formulae 2
Getting the formula right 5
Use TODAY() function as the criteria in a SUMIF formula 1
division formula 2

Top