Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.excel.programming > #110598
| From | GS <gs@v.invalid> |
|---|---|
| Newsgroups | microsoft.public.excel.programming |
| Subject | Re: Task pane suppression |
| Date | 2018-04-30 19:50 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <pc8a3v$5s3$1@dont-email.me> (permalink) |
| References | <1a572286-ac32-4c32-b251-8ef0348f2379@googlegroups.com> |
> 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
Back to microsoft.public.excel.programming | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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