View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
steve steve is offline
external usenet poster
 
Posts: 576
Default Adding cells that are calculated with formula's

Chris,

Need more input from you.

Are you calculating in code or on the worksheet?
If you are using code - what does it look like?

Repost with a copy of your code (in the post).

--
sb
"Chris" wrote in message
...
I have calculated (using formula's) several numbers and I
can't seem to add them together.
I have tried changing the format of the cell to be
recognized as a number but still when I try to add the
number excel thinks they are text and will not add them.

Help!!