LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
R.VENKATARAMAN
 
Posts: n/a
Default

thanks.

Gord Dibben <gorddibbATshawDOTca wrote in message
...
Yes.

If you have blank columns set to a width of 3 or 23, they will be reset to
default which is 8.43.

Other columns with data or formulas will autofit to size.

I prefer to run John Walkenbach's ListFormulas macro to list formulas,

cell
addresses and results on another sheet.

http://j-walk.com/ss/excel/tips/tip37.htm

Then you don't muck about with formatting of the original sheet just to

see or
print the formulas.


Gord

On Fri, 18 Feb 2005 09:10:49 +0530, "R.VENKATARAMAN"
wrote:

thanks for the tip. naturally only the columns in which the formula or

any
other entries are there the columns are autofitted. rest of the columns
remains wider than default.
excell 2000

Gord Dibben <gorddibbATshawDOTca wrote in message
.. .
Only through a macro which autofits the columns when in formula view.

Sub test()
ActiveWindow.DisplayFormulas = True 'False
Columns.AutoFit
End Sub


Gord Dibben Excel MVP

On Thu, 17 Feb 2005 08:36:46 +0530, "R.VENKATARAMAN"


wrote:

in my excel 2000 it changed width of the columns. can we avoid this?


Bob Phillips wrote in message
...
Ctrl-` (character to left of numbers)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"flat6" wrote in message
...
I would like to know how display the formulas on the sheet.










 
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 display the sheet name in a cell? Gerardo Excel Discussion (Misc queries) 2 January 19th 05 12:33 AM
replacing just the sheet names within formulas Jeanne Criez Excel Worksheet Functions 1 January 4th 05 06:27 PM
Display summary sheet with Now or Today data. Wayne New Users to Excel 5 December 29th 04 08:45 AM
Locking Sheet names in formulas O'C Excel Worksheet Functions 2 December 16th 04 06:31 PM
Naming & renaming a sheet tab Cgbilliar Excel Worksheet Functions 1 November 7th 04 05:57 PM


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