Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default how do I output result of formula to another cell?

I would like to output the result of a formula to another cell (say formula
in a1 and result of a1's formula in a2)
I do not want a formula in a2, it must remain a completely blank cell, until
the value of the formula in a1 is sent to a2.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default how do I output result of formula to another cell?

Formulas can't do that. They can return values to the cell that holds them.

Francois wrote:

I would like to output the result of a formula to another cell (say formula
in a1 and result of a1's formula in a2)
I do not want a formula in a2, it must remain a completely blank cell, until
the value of the formula in a1 is sent to a2.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default how do I output result of formula to another cell?

Francois -

Copy A1 and go to Edit / Paste Special. Under the paste options there is one
to paste only the value (and not the formula) hope this helps!

Tonya

"Francois" wrote:

I would like to output the result of a formula to another cell (say formula
in a1 and result of a1's formula in a2)
I do not want a formula in a2, it must remain a completely blank cell, until
the value of the formula in a1 is sent to a2.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default how do I output result of formula to another cell?

If by "completely blank", you meant that the cell had to look empty...

You could use a formula in A2:

=if(somethingistrue,yourformula,"")

the "" will make the cell look blank--but the cell won't be empty--it'll contain
the formula.

Dave Peterson wrote:

Formulas can't do that. They can return values to the cell that holds them.

Francois wrote:

I would like to output the result of a formula to another cell (say formula
in a1 and result of a1's formula in a2)
I do not want a formula in a2, it must remain a completely blank cell, until
the value of the formula in a1 is sent to a2.


--

Dave Peterson


--

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
Cell shows formula eg ='Sheet21'!F3 instead of result mikehutt Excel Worksheet Functions 1 September 20th 06 05:27 PM
Formula Showing In A Cell Instead of Proper Result DanK New Users to Excel 2 March 4th 06 06:46 AM
Formula displays result in formula box but not in cell bdyer30 Excel Worksheet Functions 0 February 8th 06 11:16 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 04:09 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"