Ugent Help!!

S

Senior

Right i'm balls at Excel and i have been giving a task at work on Exce
and im totally stumped!

I have a spreadsheet - a formula in it is =SUM(C19+B20), =SUM(C20+B21)
=SUM(C21+B22) and so on. So for example i insert a figure into the B2
and the C coloum keeps a running total

I need All the cells below C31 to show zero but keep the formula s
data can be added at a later date, instead it shows 600 all the wa
down the table *600 was the last amount) Don't really know how t
describe what i want but i hope someone can help
 
B

Beege

Senior said:
Right i'm balls at Excel and i have been giving a task at work on Excel
and im totally stumped!

I have a spreadsheet - a formula in it is =SUM(C19+B20), =SUM(C20+B21),
=SUM(C21+B22) and so on. So for example i insert a figure into the B21
and the C coloum keeps a running total

I need All the cells below C31 to show zero but keep the formula so
data can be added at a later date, instead it shows 600 all the way
down the table *600 was the last amount) Don't really know how to
describe what i want but i hope someone can help!

Hi senior

First, adding two cells doesn't require =SUM(), all you need is =C19+B20
Second, use the =IF() to blank cells that aren't filled in yet

Check the help file for IF

Beege
 

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