Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
Tom Ogilvy
 
Posts: n/a
Default Question On Excel Formulas

select your cell with the formula

go to the formula bar.
Highlight each cell reference in the formula successively and Do F9 on each
one. after you see the value, do escape to restore the formula. Then do
the next reference. You can select any complete subset of the formula (or
the whole formula) to evaluate it.

--
Regards,
Tom Ogilvy

"David Smith" wrote in message
...
Hi Roger,

It there any utility for that. I am just interest in seeing the reference
values temporarily in order to audit values against what is known that

they
should be.

Thank you....

David S


"Roger Govier" wrote in message
...
Hi David

=A1&" * ("&B2&" + "&C4&") / "&D2

Regards

Roger Govier


David Smith wrote:
Hello,

Is there a way (addin utilities or otherwise) to cause the formula in a
cell to display the values for the component references making up the
formula?

-i.e =A1 *(B2+C4)/D2

would display based on the cell reference values as:

=5*(4+6)/8

Thanks for your help,

David S





  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
David Smith
 
Posts: n/a
Default Question On Excel Formulas

Hi Tom,

Thanks, that works great. How did you find out about this or is it just a
quirk of excel, can't seem to find it in the help files? Now would it be
possible to write a function that would be able to display the whole formula
showing the numeric values of each component reference all at once?

Thanks for your help....

David S



"Tom Ogilvy" wrote in message
...
select your cell with the formula

go to the formula bar.
Highlight each cell reference in the formula successively and Do F9 on
each
one. after you see the value, do escape to restore the formula. Then do
the next reference. You can select any complete subset of the formula (or
the whole formula) to evaluate it.

--
Regards,
Tom Ogilvy

"David Smith" wrote in message
...
Hi Roger,

It there any utility for that. I am just interest in seeing the reference
values temporarily in order to audit values against what is known that

they
should be.

Thank you....

David S


"Roger Govier" wrote in message
...
Hi David

=A1&" * ("&B2&" + "&C4&") / "&D2

Regards

Roger Govier


David Smith wrote:
Hello,

Is there a way (addin utilities or otherwise) to cause the formula in
a
cell to display the values for the component references making up the
formula?

-i.e =A1 *(B2+C4)/D2

would display based on the cell reference values as:

=5*(4+6)/8

Thanks for your help,

David S







  #3   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
Tom Ogilvy
 
Posts: n/a
Default Question On Excel Formulas

Formulas can't access other formulas, so there would be no automatic way to
do that with built in formulas. You would need to write a user defined
function in VBA, but to write a generalized function would require a
function that understands all formulas in Excel - a general formula parser
so to speak.

I don't know where I learned about F9 in the formula bar; perhaps back in
xl5 or earlier when they wrote actual manuals or perhaps read it in a hits
article or in a book.

--
Regards,
Tom Ogilvy


"David Smith" wrote in message
...
Hi Tom,

Thanks, that works great. How did you find out about this or is it just a
quirk of excel, can't seem to find it in the help files? Now would it be
possible to write a function that would be able to display the whole

formula
showing the numeric values of each component reference all at once?

Thanks for your help....

David S



"Tom Ogilvy" wrote in message
...
select your cell with the formula

go to the formula bar.
Highlight each cell reference in the formula successively and Do F9 on
each
one. after you see the value, do escape to restore the formula. Then

do
the next reference. You can select any complete subset of the formula

(or
the whole formula) to evaluate it.

--
Regards,
Tom Ogilvy

"David Smith" wrote in message
...
Hi Roger,

It there any utility for that. I am just interest in seeing the

reference
values temporarily in order to audit values against what is known that

they
should be.

Thank you....

David S


"Roger Govier" wrote in message
...
Hi David

=A1&" * ("&B2&" + "&C4&") / "&D2

Regards

Roger Govier


David Smith wrote:
Hello,

Is there a way (addin utilities or otherwise) to cause the formula

in
a
cell to display the values for the component references making up

the
formula?

-i.e =A1 *(B2+C4)/D2

would display based on the cell reference values as:

=5*(4+6)/8

Thanks for your help,

David S









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
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
Delete the formulas of webpage, copied & pasted on excel sheet Mustafa Abedin Excel Discussion (Misc queries) 1 June 19th 05 02:39 PM
Provide a way to turn off auto-checking excel formulas as I type t ikarius_rb Excel Discussion (Misc queries) 6 March 23rd 05 12:33 PM
How Excel & ACCPAC 6.1 calculate formulas???? Bass Mama1 Excel Worksheet Functions 1 February 9th 05 03:25 PM
Excel Formulas albebach Excel Discussion (Misc queries) 1 February 2nd 05 09:52 PM


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