Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 903
Default Excel Formulaes

You can toggle in or out of the formula view using
keyboard shortcut Ctrl+` (accent grave left of number 1)
but not very good as the width is 3x normal and if you change
the width it will affect the actual width.

My experience is that you normally only need
some representative formulas and if you put
them on the same spreadsheet they are easier
seen for debugging, see
Show FORMULA or FORMAT of another cell
http://www.mvps.org/dmcritchie/excel....htm#getformat

Instructions to install the Userdefined function above,
or the macro code in the previous reply at
http://www.mvps.org/dmcritchie/excel....htm#havemacro

BTW, I would also include the formatted value in Tip 37
Range("D1") = "Displayed"
Range("A1:D1").Font.Bold = True
...
Cells(Row, 3) = Cell.Value
Cells(Row, 4) = Cell.Text

---
HTH,
David McRitchie, Microsoft MVP - Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"T. Valko" wrote in message ...
See this:
Creating a List of Formulas (address, formula, value)
http://j-walk.com/ss/excel/tips/tip37.htm

Biff

"sandyramanuj" wrote in message
ups.com...
Often we use multiple formulaes in a work sheet, and to verify them at
a glance is not possible. I would request to group members, how to
review all the formulaes inserted in a particular work sheet all at
once, or is any way print out facility of the same is possible or not.
- Your valued answers will help others too for effecient checking all
the formulaes.
Regards Sandy





 
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
Files and formulaes jam Excel Worksheet Functions 0 December 11th 06 12:32 PM
Help with Macros or formulaes Chris Wallace Excel Discussion (Misc queries) 1 October 16th 06 05:51 PM
Help with Macros or formulaes Chris Wallace Excel Discussion (Misc queries) 0 October 16th 06 05:14 PM
copy formulaes w/o filename jmwismer Excel Discussion (Misc queries) 3 December 20th 05 07:25 AM
how can i get formulaes to increment by one in a series of worksh. mt Excel Discussion (Misc queries) 1 December 29th 04 05:44 PM


All times are GMT +1. The time now is 07:59 PM.

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"