#1   Report Post  
 
Posts: n/a
Default de-formulify cells?

Is there a way to change cells containing formulas so that they have
their current contents as literal values?

For example, if C1 was set to =A1+B1, and it was displaying 42 because
A1 was 27 and B1 was 15, I want to change it so that it's set to "42",
and will stay 42 even if A1 and B1 change.

I could click in C1, type "42", and press Enter. But I want to do this
for a range of cells all at once.

I suppose I could write a macro, but I'm hoping there's a simpler way.

  #2   Report Post  
Dave O
 
Posts: n/a
Default

Highlight the range, and Copy it into the clipboard. Then click Edit
Paste Special, select Values, and click OK. This converts the formulas to their static values.


  #3   Report Post  
Rowan
 
Posts: n/a
Default

Select the Range.
EditCopy.
EditPasteSpecialValues.

Regards
Rowan

" wrote:

Is there a way to change cells containing formulas so that they have
their current contents as literal values?

For example, if C1 was set to =A1+B1, and it was displaying 42 because
A1 was 27 and B1 was 15, I want to change it so that it's set to "42",
and will stay 42 even if A1 and B1 change.

I could click in C1, type "42", and press Enter. But I want to do this
for a range of cells all at once.

I suppose I could write a macro, but I'm hoping there's a simpler way.


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
how do you "select locked cells" w/o "select unlocked cells"? princejohnpaulfin Excel Discussion (Misc queries) 3 July 16th 05 03:53 AM
Deselect Cells while using ctrl Sloth Excel Discussion (Misc queries) 5 July 14th 05 10:58 PM
Counting only active cells Sac73 Excel Discussion (Misc queries) 16 April 4th 05 05:49 AM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM
Convert data type of cells to Text,Number,Date and Time Kevin Excel Worksheet Functions 1 December 31st 04 12:57 PM


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