#1   Report Post  
DEEKABEE
 
Posts: n/a
Default Formula help

I want to sum a cell that contains a formula with another cell that contains
a formula. How do I write a formula that will show the rersult?
  #2   Report Post  
Ragdyer
 
Posts: n/a
Default

Just add the 2 cells together.
Same as if they contained simple numeric data.

=SUM(B2,B4)
=B2+B4

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"DEEKABEE" wrote in message
...
I want to sum a cell that contains a formula with another cell that

contains
a formula. How do I write a formula that will show the rersult?


  #3   Report Post  
JE McGimpsey
 
Posts: n/a
Default

If the first cell containing a formula is A1 and the second is A2, one
way:

=A1+A2

In article ,
"DEEKABEE" wrote:

I want to sum a cell that contains a formula with another cell that contains
a formula. How do I write a formula that will show the rersult?

  #4   Report Post  
brupp24_6
 
Posts: n/a
Default

It should be no different. Assuming your first cell w/ the formula is A1 and
the other B2...

Then, in C3, you should be able to use =A1+B2 to get a sum regardless if A1
and B2 are formulas

"DEEKABEE" wrote:

I want to sum a cell that contains a formula with another cell that contains
a formula. How do I write a formula that will show the rersult?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Cell shows formula and not the result of the formula. stumpy1220 Excel Worksheet Functions 2 January 14th 05 05:11 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


All times are GMT +1. The time now is 01:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"