Adding random cells togethr

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

Guest

I want to be able to add
y2,aa2,ac2,ae2,ag2,a12,ak2,am2,ao2,aq2,as2,au2,av2,ax2,az2 together and
return the result in bb2

I am using =sum(y2,aa2,ac2,ae2,ag2,a12,ak2,am2,ao2,aq2,as2,au2,av2,ax2,az2)
however I only see the actual formula returned in the cell not the result. I
have been able to do this in the past. Can anyone help with this problem?
 
Hi Kaylean,

Perhaps BB2 was formatted as text before you entered the formula. Select it
and hit F2 and Enter.

HTH
Regards,
Howard
 
Yes.


Insure that the cell is formatted as General before entering the formula
into it.

The SUM() function can hold up to 30 arguments, so you example should work.
 
The text argument is probably correct. Cells formatted as text, usually only
show a formula and not its result.

Change to General and possibly need to either, hit F9 or double click in the
cell and then hit enter to activate the formula.
 

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