how do I add cells totals

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

what i need to do is a monlthly sales forcast, example:
Unit Cost X how many sold = total + (jan/05 (previous) month's total =
(current month Feb/05) total

30 X 65 = total (1950) + 930 = total

I need to do this from Jan thur Dec on each line/service.

Please Help!!!!
 
Do all the numbers exist in the current sheet?

A = unit cost
B = total amt. sold
C = previous sales
D = this formula:
=A1*B1+C1
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

what i need to do is a monlthly sales forcast, example:
Unit Cost X how many sold = total + (jan/05 (previous) month's total =
(current month Feb/05) total

30 X 65 = total (1950) + 930 = total

I need to do this from Jan thur Dec on each line/service.

Please Help!!!!
 

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