Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 50
Default Add a cell to a fomula already in a cell and keep the formula

Is it possible to add a cell, say A2 which contains a number ($50.00) to cell
A1 which contains a formula (=500-45-55-100) and the answer be a new formula
(=500-45-55-100-50) so that it just adds the number in A2 to the end of the
current formula?

Thanks in advance!
--
Eric
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,276
Default Add a cell to a fomula already in a cell and keep the formula

Hi,
you will have to do it in a different cell like b2

=A1-A2

"Eric D" wrote:

Is it possible to add a cell, say A2 which contains a number ($50.00) to cell
A1 which contains a formula (=500-45-55-100) and the answer be a new formula
(=500-45-55-100-50) so that it just adds the number in A2 to the end of the
current formula?

Thanks in advance!
--
Eric

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 50
Default Add a cell to a fomula already in a cell and keep the formula

but that takes out the original formula. I need it to just add whatever is
in A2 to the current formula because the formula is what is most important in
this situation

cell A1 contains a formula (i.e. =500-45-55-100)

i want to be able to type an amount in cell A2 and it add it to the end of
the formula generating this formula (=500-45-55-100-50) so that i can copy
and paste the new formula over the old. The formula is what matters not the
sum. Does that make sense?

thanks
--
Eric


"Eduardo" wrote:

Hi,
you will have to do it in a different cell like b2

=A1-A2

"Eric D" wrote:

Is it possible to add a cell, say A2 which contains a number ($50.00) to cell
A1 which contains a formula (=500-45-55-100) and the answer be a new formula
(=500-45-55-100-50) so that it just adds the number in A2 to the end of the
current formula?

Thanks in advance!
--
Eric

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Add a cell to a fomula already in a cell and keep the formula

See my reply.


Gord Dibben MS Excel MVP

On Thu, 10 Dec 2009 11:53:01 -0800, Eric D
wrote:

but that takes out the original formula. I need it to just add whatever is
in A2 to the current formula because the formula is what is most important in
this situation

cell A1 contains a formula (i.e. =500-45-55-100)

i want to be able to type an amount in cell A2 and it add it to the end of
the formula generating this formula (=500-45-55-100-50) so that i can copy
and paste the new formula over the old. The formula is what matters not the
sum. Does that make sense?

thanks


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Add a cell to a fomula already in a cell and keep the formula

=500-45-55-100 in A1 returns 300

50 in A2

Copy A2 and select A1 then Paste SpecialSubtractOKEsc

Formula in A1 now looks like this =(500-45-55-100)-50 and returns 250


Gord Dibben MS Excel MVP


On Thu, 10 Dec 2009 10:38:01 -0800, Eric D
wrote:

Is it possible to add a cell, say A2 which contains a number ($50.00) to cell
A1 which contains a formula (=500-45-55-100) and the answer be a new formula
(=500-45-55-100-50) so that it just adds the number in A2 to the end of the
current formula?

Thanks in advance!




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
Fomula where one cell is equal to the other cell content & format blondie1279 Excel Discussion (Misc queries) 1 August 11th 08 08:53 PM
how do I add text in the same cell with a fomula? twb111 Excel Discussion (Misc queries) 12 August 19th 07 09:13 PM
Fomula when adding the same cell across multiple tabs RAL Excel Discussion (Misc queries) 4 May 31st 07 02:56 AM
Cell Fomula Ninfa Excel Worksheet Functions 3 October 11th 05 08:07 PM
How to get cell value with the ID from a fomula? mqiao Excel Discussion (Misc queries) 1 December 16th 04 11:21 PM


All times are GMT +1. The time now is 08:38 AM.

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

About Us

"It's about Microsoft Excel"