Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Expanding the F9 functionality

Question -

When I am analyzing a formula in the formula bar, i can double-click on
any of the cell ids (ex. A2), hit F9, and have the entry in the formula
convert to the value in A2. Is there any way to expand this
functionality in the following manner:

I want to be able to change ALL of the cell references within a formula
to their values, while PRESERVING the formula structure.

Ex:

=A2+A5/A6+EXP(A7)

after running some code (presumably), I would like the cell to display

=1+4/5+exp(4)

I sincerely doubt this is possible, but if it is, I would love it. It
is a pain in the rear going through long formulas changing everything
to values... Professor wants the numbers though, so that is what I must
do.

Please help?
-mykenk

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Expanding the F9 functionality

It is possible but it is fiddly.

Select the cell, then select one of the cell references in the formula bar
and hit F9. This will then evaluate that cell, so just hit enter. Then
repeat individually for each cell reference.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

wrote in message
ups.com...
Question -

When I am analyzing a formula in the formula bar, i can double-click on
any of the cell ids (ex. A2), hit F9, and have the entry in the formula
convert to the value in A2. Is there any way to expand this
functionality in the following manner:

I want to be able to change ALL of the cell references within a formula
to their values, while PRESERVING the formula structure.

Ex:

=A2+A5/A6+EXP(A7)

after running some code (presumably), I would like the cell to display

=1+4/5+exp(4)

I sincerely doubt this is possible, but if it is, I would love it. It
is a pain in the rear going through long formulas changing everything
to values... Professor wants the numbers though, so that is what I must
do.

Please help?
-mykenk



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
Is it bug or functionality? Surinder Singh Excel Discussion (Misc queries) 6 February 9th 09 01:28 PM
Odd functionality Amber Excel Worksheet Functions 4 July 10th 07 10:12 PM
Go to functionality [email protected] Excel Worksheet Functions 0 November 7th 06 10:08 PM
Template Functionality Nigel Excel Programming 3 April 27th 05 01:28 PM
expanding IF D[_5_] Excel Programming 1 May 7th 04 12:48 PM


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