View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.newusers
Dave Peterson
 
Posts: n/a
Default Memory failure : Getting Sum to work

If you get the correct result for your formula, then you should be able to use
Format|cells|Number tab to make the cell display the formatting you want.

If you lock the cell (format|Cells|protection tab)
and then protect the worksheet (tools|protection|protect sheet)

the formula will will be hidden.



Drew Cutter wrote:

Didn't seem to work . I used the currency format. Maybe i need a step by
step explanation. Use column C3 , C4 , C5 . 250 , 300 ,400 . I get the
correct total , just not in the format that i want . Need to hide the
formula in the final box C6.

Dave Peterson wrote:
Format the cell with the formula as General (or number--just not text).

Then with that cell selected, hit F2 followed by enter.

Drew Cutter wrote:
I added the number 200 3 times (vertical) . Got the correct answer but i
can't seem to get the answer to appear in the total cell. Just the
formula shows up . What am i doing wrong ?



--

Dave Peterson