Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Excel 2003 - column widths

I just came from Excel 2000. My existing spreadsheet won't hold it's column
widths when I deselect the 'show formulas' option. Can you help me? I am
using XP.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default Excel 2003 - column widths

When in formula view the columns go much wider to accomodate the formulas.

When that view is de-selected, columns go back to what they were set at
width-wise.

BTW.............CTRL + `(backquote above Tab key) will toggle the view formulas
on/off.


Gord Dibben MS Excel MVP


On Thu, 19 Oct 2006 15:41:01 -0700, Hello_It''s_Me-CA
wrote:

I just came from Excel 2000. My existing spreadsheet won't hold it's column
widths when I deselect the 'show formulas' option. Can you help me? I am
using XP.


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 5
Default Excel 2003 - column widths

If I understand you correctly, even though the existing spreadsheet created
in Excel 2000 did not have 'show formulas' selected, when I open it in 2003,
it switches to 'show formulas', and when I put it back to the way in was in
2000 which was to show the results, it kills my column formatting. How
lovely.

If I change the Excel 2003 default to 'show results', will that keep this
from happeing to my other existing spreadsheets when I open them? If so,
where do I / how do I do that?
Thank you for your time~


"Gord Dibben" wrote:

When in formula view the columns go much wider to accomodate the formulas.

When that view is de-selected, columns go back to what they were set at
width-wise.

BTW.............CTRL + `(backquote above Tab key) will toggle the view formulas
on/off.


Gord Dibben MS Excel MVP


On Thu, 19 Oct 2006 15:41:01 -0700, Hello_It''s_Me-CA
wrote:

I just came from Excel 2000. My existing spreadsheet won't hold it's column
widths when I deselect the 'show formulas' option. Can you help me? I am
using XP.



  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default Excel 2003 - column widths

Excel should not be opening workbooks in View Formulas mode.

That is a Window Option found under ToolsOptionsViewFormulas.

Not a global Excel or workbook setting.

Only valid for the sheet which is in view, and only if the file is saved with
that setting.

All others should open with View Formulas de-selected.

Don't know why your existing sheets open in that mode.

Hopefully someone will chime in and help you out although I have not heard of
this happening without some code running but you wouldn't have code in every
workbook.

Any Add-ins installed and loaded that might be doing the deed?


Gord

On Thu, 19 Oct 2006 16:48:01 -0700, Hello_It''''s_Me-CA
wrote:

If I understand you correctly, even though the existing spreadsheet created
in Excel 2000 did not have 'show formulas' selected, when I open it in 2003,
it switches to 'show formulas', and when I put it back to the way in was in
2000 which was to show the results, it kills my column formatting. How
lovely.

If I change the Excel 2003 default to 'show results', will that keep this
from happeing to my other existing spreadsheets when I open them? If so,
where do I / how do I do that?
Thank you for your time~


"Gord Dibben" wrote:

When in formula view the columns go much wider to accomodate the formulas.

When that view is de-selected, columns go back to what they were set at
width-wise.

BTW.............CTRL + `(backquote above Tab key) will toggle the view formulas
on/off.


Gord Dibben MS Excel MVP


On Thu, 19 Oct 2006 15:41:01 -0700, Hello_It''s_Me-CA
wrote:

I just came from Excel 2000. My existing spreadsheet won't hold it's column
widths when I deselect the 'show formulas' option. Can you help me? I am
using XP.




  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 5
Default Excel 2003 - column widths

Add ins none that I know of.

"Excel should not be opening workbooks in View Formulas mode." I
haven't had this experience (yet) with other spreadsheets created in older
versions of Excel. Perhaps I'll get lucky & this is the only one that will
do that. If I find it occuring again, I'll be back~

Thanks again for your time.

"Gord Dibben" wrote:

Excel should not be opening workbooks in View Formulas mode.

That is a Window Option found under ToolsOptionsViewFormulas.

Not a global Excel or workbook setting.

Only valid for the sheet which is in view, and only if the file is saved with
that setting.

All others should open with View Formulas de-selected.

Don't know why your existing sheets open in that mode.

Hopefully someone will chime in and help you out although I have not heard of
this happening without some code running but you wouldn't have code in every
workbook.

Any Add-ins installed and loaded that might be doing the deed?


Gord

On Thu, 19 Oct 2006 16:48:01 -0700, Hello_It''''s_Me-CA
wrote:

If I understand you correctly, even though the existing spreadsheet created
in Excel 2000 did not have 'show formulas' selected, when I open it in 2003,
it switches to 'show formulas', and when I put it back to the way in was in
2000 which was to show the results, it kills my column formatting. How
lovely.

If I change the Excel 2003 default to 'show results', will that keep this
from happeing to my other existing spreadsheets when I open them? If so,
where do I / how do I do that?
Thank you for your time~


"Gord Dibben" wrote:

When in formula view the columns go much wider to accomodate the formulas.

When that view is de-selected, columns go back to what they were set at
width-wise.

BTW.............CTRL + `(backquote above Tab key) will toggle the view formulas
on/off.


Gord Dibben MS Excel MVP


On Thu, 19 Oct 2006 15:41:01 -0700, Hello_It''s_Me-CA
wrote:

I just came from Excel 2000. My existing spreadsheet won't hold it's column
widths when I deselect the 'show formulas' option. Can you help me? I am
using XP.




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
Stop excel from dropping the 0 in the beginning of a number? Rosewood Setting up and Configuration of Excel 12 April 4th 23 02:12 PM
How can I adjust column width of a single cell within Excel 2003? biotekengineer Excel Discussion (Misc queries) 2 October 5th 06 10:58 AM
Running Excel 2000 VBA Application on Excel 2003 Excel Worksheet Functions 0 August 8th 06 06:04 PM
in excel, can i set varying CELL widths that are in same column? Pam Deshazier, SRHS Excel Worksheet Functions 1 April 19th 06 12:13 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM


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