#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 846
Default Status Bar


In Excel 2003 - under the options dialog box, the ability to show/hide the
status bar was as easy as checking a box.

In Excel 2007 - the process of showing/hiding the status bar involves using
VBA (not difficult, but stiil not as easy as 2003)

I recommend that in the next version of Excel that the ability of
showing/hiding the status bar is a easy as checking a box.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...lic.excel.misc
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Status Bar

Is this for REAL?

You need code to hide the Status Bar ?

If so, another reason for me to stick with earlier versions ! ! !

And there's *NO* <vbg about it !
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Brad" wrote in message
...

In Excel 2003 - under the options dialog box, the ability to show/hide the
status bar was as easy as checking a box.

In Excel 2007 - the process of showing/hiding the status bar involves
using
VBA (not difficult, but stiil not as easy as 2003)

I recommend that in the next version of Excel that the ability of
showing/hiding the status bar is a easy as checking a box.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...lic.excel.misc



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Status Bar

RD

I can't find any way to disable Status Bar in 2007 Excel OptionsAdvanced or
otherwise.

I hope I just missed the option.


Gord

On Tue, 4 Aug 2009 13:44:00 -0700, "RagDyer" wrote:

Is this for REAL?

You need code to hide the Status Bar ?

If so, another reason for me to stick with earlier versions ! ! !

And there's *NO* <vbg about it !


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Status Bar

So it's true ... can't be done without code!


--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
RD

I can't find any way to disable Status Bar in 2007 Excel OptionsAdvanced
or
otherwise.

I hope I just missed the option.


Gord

On Tue, 4 Aug 2009 13:44:00 -0700, "RagDyer"
wrote:

Is this for REAL?

You need code to hide the Status Bar ?

If so, another reason for me to stick with earlier versions ! ! !

And there's *NO* <vbg about it !




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,549
Default Status Bar

I don't have xl2007, but I do have a copy of the xl2010 preview.
It doesn't have a manual option to hide the status bar either.
Also, the statusbar height is about double what is in xl2003
and the font size displayed is much larger.
On the other hand, there is are 23 display options available
for inside the bar from Cell mode to Zoom slider.

Personally, I like knowing that the bar will always be available.
Those who don't know how to hide it with code shouldn't be turning
it off anyway. A much better reason to avoid xl2007 can be found
in a post today titled "Extremely slow response time in Excel 2007".
The author states that it takes 2 hours to delete 5000 rows with
calculation turned off. Anyone for an upgrade?
--
Jim Cone
Portland, Oregon USA


"RagDyer"
wrote in message
So it's true ... can't be done without code!
--
Regards,
RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
RD






I can't find any way to disable Status Bar in 2007 Excel OptionsAdvanced
or
otherwise.

I hope I just missed the option.


Gord

On Tue, 4 Aug 2009 13:44:00 -0700, "RagDyer"
wrote:

Is this for REAL?

You need code to hide the Status Bar ?

If so, another reason for me to stick with earlier versions ! ! !

And there's *NO* <vbg about it !






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Status Bar

<<<"Those who don't know how to hide it with code shouldn't be turning it
off anyway."

Why would you say that?

You're saying that making "clean presentation" copies for management review
could not be done by office staff and would require a programmer?

I couldn't do it, so who do I hire to teach some office clerk how to
accomplish this ... YOU?

I'm sure you know exactly what I mean ... a lot of effort to accomplish a
small benefit.

The whole point of the conversation, including the issues you brought up, is
that Redmond didn't foresee the "monster" they created with Vista and it's
apps!

And its unexpectedly (to MS) small sales proves the point with most waiting
for Windows7.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Jim Cone" wrote in message
...
I don't have xl2007, but I do have a copy of the xl2010 preview.
It doesn't have a manual option to hide the status bar either.
Also, the statusbar height is about double what is in xl2003
and the font size displayed is much larger.
On the other hand, there is are 23 display options available
for inside the bar from Cell mode to Zoom slider.

Personally, I like knowing that the bar will always be available.
Those who don't know how to hide it with code shouldn't be turning
it off anyway. A much better reason to avoid xl2007 can be found
in a post today titled "Extremely slow response time in Excel 2007".
The author states that it takes 2 hours to delete 5000 rows with
calculation turned off. Anyone for an upgrade?
--
Jim Cone
Portland, Oregon USA


"RagDyer"
wrote in message
So it's true ... can't be done without code!
--
Regards,
RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
RD






I can't find any way to disable Status Bar in 2007 Excel OptionsAdvanced
or
otherwise.

I hope I just missed the option.


Gord

On Tue, 4 Aug 2009 13:44:00 -0700, "RagDyer"
wrote:

Is this for REAL?

You need code to hide the Status Bar ?

If so, another reason for me to stick with earlier versions ! ! !

And there's *NO* <vbg about it !






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
reuest formula for auto update status & status date PERANISH Excel Worksheet Functions 5 June 2nd 08 04:26 PM
Status bar msg is gone Kent McPherson Setting up and Configuration of Excel 5 February 9th 07 09:32 PM
Tax Status charline Excel Worksheet Functions 2 September 8th 06 11:00 PM
What is EN on status bar? gman100 Excel Discussion (Misc queries) 3 June 14th 05 11:40 PM
How about the status bar? Default User Excel Discussion (Misc queries) 1 March 11th 05 08:49 AM


All times are GMT +1. The time now is 11:51 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"