ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I use "paste special" inside a formula? (https://www.excelbanter.com/excel-discussion-misc-queries/125318-how-do-i-use-paste-special-inside-formula.html)

Dov A.

How do I use "paste special" inside a formula?
 
How can I tell a formula (that calculates other cell values) to return
(paste) only the formula's value and not formula result? In other words, if
you double click on the result, you will not be shown the formula, rather the
value.
Thanks alot!!!

Don Guillett

How do I use "paste special" inside a formula?
 

You would need to use a macro to place the value.
range("a2").value=range("a3")*range("a4")

--
Don Guillett
SalesAid Software

"Dov A." <Dov wrote in message
...
How can I tell a formula (that calculates other cell values) to return
(paste) only the formula's value and not formula result? In other words,
if
you double click on the result, you will not be shown the formula, rather
the
value.
Thanks alot!!!




Gord Dibben

How do I use "paste special" inside a formula?
 
Cannot be done through a formula.

A cell contains a formula or a value.

Copy then Paste SpecialValuesOKEsc.


Gord Dibben MS Excel MVP

On Tue, 9 Jan 2007 06:29:00 -0800, Dov A. <Dov
wrote:

How can I tell a formula (that calculates other cell values) to return
(paste) only the formula's value and not formula result? In other words, if
you double click on the result, you will not be shown the formula, rather the
value.
Thanks alot!!!




All times are GMT +1. The time now is 12:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com