PC Review


Reply
 
 
mprosser@sherrittoil.com
Guest
Posts: n/a
 
      15th Feb 2007
When I open an xl file the "web" commandbar always open too. How do I
get get it not to do this?

I tried

"Application.CommandBars("Web").Visible = False"

and it doesn't seem to do anything.

Thx
siicl

 
Reply With Quote
 
 
 
 
WhytheQ
Guest
Posts: n/a
 
      15th Feb 2007
I use the following without a problem:
If Application.CommandBars("Web").Visible = True Then
Application.CommandBars("Web").Visible = False



On Feb 15, 2:35 pm, mpros...@sherrittoil.com wrote:
> When I open an xl file the "web" commandbar always open too. How do I
> get get it not to do this?
>
> I tried
>
> "Application.CommandBars("Web").Visible = False"
>
> and it doesn't seem to do anything.
>
> Thx
> siicl



 
Reply With Quote
 
Ron de Bruin
Guest
Posts: n/a
 
      15th Feb 2007
Hi siicl

If you not want to see this bar then use

..Enabled = False


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


<(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> When I open an xl file the "web" commandbar always open too. How do I
> get get it not to do this?
>
> I tried
>
> "Application.CommandBars("Web").Visible = False"
>
> and it doesn't seem to do anything.
>
> Thx
> siicl
>

 
Reply With Quote
 
mprosser@sherrittoil.com
Guest
Posts: n/a
 
      15th Feb 2007
On Feb 15, 7:59 am, "Ron de Bruin" <rondebr...@kabelfoon.nl> wrote:
> Hi siicl
>
> If you not want to see this bar then use
>
> .Enabled = False
>
> --
>
> Regards Ron de Bruinhttp://www.rondebruin.nl/tips.htm
>
>
>
> <mpros...@sherrittoil.com> wrote in messagenews:(E-Mail Removed)...
> > When I open an xl file the "web" commandbar always open too. How do I
> > get get it not to do this?

>
> > I tried

>
> > "Application.CommandBars("Web").Visible = False"

>
> > and it doesn't seem to do anything.

>
> > Thx
> > siicl- Hide quoted text -

>
> - Show quoted text -


Works! Thanks alot!

 
Reply With Quote
 
=?Utf-8?B?SkxHV2hpeg==?=
Guest
Posts: n/a
 
      15th Feb 2007
View>Toolbars>Uncheck Web

"(E-Mail Removed)" wrote:

> When I open an xl file the "web" commandbar always open too. How do I
> get get it not to do this?
>
> I tried
>
> "Application.CommandBars("Web").Visible = False"
>
> and it doesn't seem to do anything.
>
> Thx
> siicl
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Commandbar Sokrat Saydahmat Microsoft Outlook Program Addins 5 14th Jul 2005 10:58 PM
CommandBar Frank Dulk Microsoft Access Forms 5 11th Mar 2005 08:06 AM
CommandBar Microsoft Access Form Coding 2 17th Dec 2003 03:39 AM
commandbar Greg Prost Microsoft Excel Programming 2 21st Nov 2003 11:42 AM
CommandBar Lynn Microsoft Excel Worksheet Functions 0 15th Sep 2003 01:19 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:03 PM.