Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Show actual values added instead of cell references? (=A1+A4 showsas =10+2 in cell)

Is this even possible?

I have the following:

A1 =A2 (Shows result of 10)
A2 10
A3
A4 =A5 (Shows Result of 2)
A5 2

A7 =10+2 (Shows result of 27)

Is there a way to show the formula in A7 as =10+2 instead of having it
=A2+A5 ??? Thanks a bunch!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Show actual values added instead of cell references? (=A1+A4shows as =10+2 in cell)

On Dec 29, 1:24*pm, Naji wrote:
Is this even possible?

I have the following:

A1 *=A2 (Shows result of 10)
A2 *10
A3
A4 =A5 (Shows Result of 2)
A5 2

A7 =10+2 (Shows result of 27)

Is there a way to show the formula in A7 as =10+2 instead of having it
=A2+A5 ??? Thanks a bunch!


I know this is possible by highlighting the A2 and pushing F9 then
highlighting the A5 portion of the formula and pushing F9...but is
there a way to do this via formula or vba?
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Show actual values added instead of cell references? (=A1+A4 showsas =10+2 in cell)

Check one of your other posts.

Naji wrote:

On Dec 29, 1:24 pm, Naji wrote:
Is this even possible?

I have the following:

A1 =A2 (Shows result of 10)
A2 10
A3
A4 =A5 (Shows Result of 2)
A5 2

A7 =10+2 (Shows result of 27)

Is there a way to show the formula in A7 as =10+2 instead of having it
=A2+A5 ??? Thanks a bunch!


I know this is possible by highlighting the A2 and pushing F9 then
highlighting the A5 portion of the formula and pushing F9...but is
there a way to do this via formula or vba?


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Show actual values added instead of cell references? (=A1+A4shows as =10+2 in cell)

On Dec 29, 2:26*pm, Dave Peterson wrote:
Check one of your other posts.



Naji wrote:

On Dec 29, 1:24 pm, Naji wrote:
Is this even possible?


I have the following:


A1 *=A2 (Shows result of 10)
A2 *10
A3
A4 =A5 (Shows Result of 2)
A5 2


A7 =10+2 (Shows result of 27)


Is there a way to show the formula in A7 as =10+2 instead of having it
=A2+A5 ??? Thanks a bunch!


I know this is possible by highlighting the A2 and pushing F9 then
highlighting the A5 portion of the formula and pushing F9...but is
there a way to do this via formula or vba?


--

Dave Peterson


Thanks. No more double posting. But which post are you referring to?
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Show actual values added instead of cell references? (=A1+A4 showsas =10+2 in cell)

No idea which of the several has the good response.



Naji wrote:

On Dec 29, 2:26 pm, Dave Peterson wrote:
Check one of your other posts.



Naji wrote:

On Dec 29, 1:24 pm, Naji wrote:
Is this even possible?


I have the following:


A1 =A2 (Shows result of 10)
A2 10
A3
A4 =A5 (Shows Result of 2)
A5 2


A7 =10+2 (Shows result of 27)


Is there a way to show the formula in A7 as =10+2 instead of having it
=A2+A5 ??? Thanks a bunch!


I know this is possible by highlighting the A2 and pushing F9 then
highlighting the A5 portion of the formula and pushing F9...but is
there a way to do this via formula or vba?


--

Dave Peterson


Thanks. No more double posting. But which post are you referring to?


--

Dave Peterson


  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Show actual values added instead of cell references? (=A1+A4shows as =10+2 in cell)

On Dec 29, 3:06*pm, Dave Peterson wrote:
No idea which of the several has the good response.



Naji wrote:

On Dec 29, 2:26 pm, Dave Peterson wrote:
Check one of your other posts.


Naji wrote:


On Dec 29, 1:24 pm, Naji wrote:
Is this even possible?


I have the following:


A1 *=A2 (Shows result of 10)
A2 *10
A3
A4 =A5 (Shows Result of 2)
A5 2


A7 =10+2 (Shows result of 27)


Is there a way to show the formula in A7 as =10+2 instead of having it
=A2+A5 ??? Thanks a bunch!


I know this is possible by highlighting the A2 and pushing F9 then
highlighting the A5 portion of the formula and pushing F9...but is
there a way to do this via formula or vba?


--


Dave Peterson


Thanks. No more double posting. But which post are you referring to?


--

Dave Peterson


I suppose this is not possible to achieve. Oh well. Thanks.
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Show actual values added instead of cell references? (=A1+A4 showsas =10+2 in cell)

The post I read sounded like they either had a suggestion or came to that same
conclusion.

I didn't go looking through all the forums you could have posted to.

My response would have been that it's possible if the formulas are pretty
simple. As soon as they get just a little more complex than real simple, it
becomes very, very difficult.

Naji wrote:

On Dec 29, 3:06 pm, Dave Peterson wrote:
No idea which of the several has the good response.



Naji wrote:

On Dec 29, 2:26 pm, Dave Peterson wrote:
Check one of your other posts.


Naji wrote:


On Dec 29, 1:24 pm, Naji wrote:
Is this even possible?


I have the following:


A1 =A2 (Shows result of 10)
A2 10
A3
A4 =A5 (Shows Result of 2)
A5 2


A7 =10+2 (Shows result of 27)


Is there a way to show the formula in A7 as =10+2 instead of having it
=A2+A5 ??? Thanks a bunch!


I know this is possible by highlighting the A2 and pushing F9 then
highlighting the A5 portion of the formula and pushing F9...but is
there a way to do this via formula or vba?


--


Dave Peterson


Thanks. No more double posting. But which post are you referring to?


--

Dave Peterson


I suppose this is not possible to achieve. Oh well. Thanks.


--

Dave Peterson
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
Show actual values added instead of cell references? (=A1+A4 shows as=10+2 in cell) Naji[_2_] Excel Discussion (Misc queries) 4 December 30th 09 03:03 AM
automatically show cell references of formulas newbie Excel Discussion (Misc queries) 1 May 28th 09 02:51 PM
Different answers when using cell references as opposed to actual leobensmom Excel Worksheet Functions 4 February 2nd 09 10:11 PM
how to replace cell references with actual numbers [email protected] Excel Discussion (Misc queries) 5 November 21st 06 02:27 PM
How to show actual values in a pivot grap/table Steen Charts and Charting in Excel 0 November 3rd 06 09:41 AM


All times are GMT +1. The time now is 05:13 AM.

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"