Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.excel.programming > #110601

Re: Task pane suppression

Newsgroups microsoft.public.excel.programming
Date 2018-05-02 08:34 -0700
References <1a572286-ac32-4c32-b251-8ef0348f2379@googlegroups.com> <pc8a3v$5s3$1@dont-email.me> <c5619fe9-0bca-49f0-a39d-867e3a77cc55@googlegroups.com> <pcaac7$73c$1@dont-email.me>
Message-ID <12182fdf-48cb-4c19-a881-eec83cfa8285@googlegroups.com> (permalink)
Subject Re: Task pane suppression
From programmernovice <ivandenisovich826@gmail.com>

Show all headers | View raw


On Tuesday, May 1, 2018 at 1:07:08 PM UTC-5, GS wrote:
> > On Monday, April 30, 2018 at 6:50:29 PM UTC-5, GS wrote:
> >>> Is there any way to block the Task Pane from appearing everytime a cell is 
> >>> selected and Alt key pressed? I can write a VBA script to hide it, but it 
> >>> must be called to execute, which is more trouble than simply clicking it 
> >>> off.   Is there some way to have the script execute automatically any time 
> >>> the pane  appears?
> >>> 
> >>> I use Excel 2003.  Thanks in advance
> >> 
> >> Why not just turn off AutoHide?
> >> 
> >> -- 
> >> Garry
> >> 
> >> Free usenet access at http://www.eternal-september.org
> >> Classic VB Users Regroup!
> >>   comp.lang.basic.visual.misc
> >>   microsoft.public.vb.general.discussion
> >
> > Thanks.  How is that done in Excel 2003?  Thanks again
> 
> It's done in Windows, not Excel!
> Right-click the Taskbar and choose *Properties*, then uncheck the option to 
> Auto hide.
> 
> -- 
> Garry
> 
> Free usenet access at http://www.eternal-september.org
> Classic VB Users Regroup!
>   comp.lang.basic.visual.misc
>   microsoft.public.vb.general.discussion

Thanks.

Back to microsoft.public.excel.programming | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Task pane suppression programmernovice <ivandenisovich826@gmail.com> - 2018-04-30 10:53 -0700
  Re: Task pane suppression GS <gs@v.invalid> - 2018-04-30 19:50 -0400
    Re: Task pane suppression programmernovice <ivandenisovich826@gmail.com> - 2018-05-01 09:02 -0700
      Re: Task pane suppression GS <gs@v.invalid> - 2018-05-01 14:07 -0400
        Re: Task pane suppression programmernovice <ivandenisovich826@gmail.com> - 2018-05-02 08:34 -0700

csiph-web