PC Review


Reply
Thread Tools Rate Thread

Dis-able Online Help

 
 
Gary''s Student
Guest
Posts: n/a
 
      7th Jan 2009
I can manually disable online help with:

Tools > Options > General Options > Service options > clear the show content
and links from Microsoft Office Online

How can I do this with VBA?
--
Gary''s Student - gsnu200824
 
Reply With Quote
 
 
 
 
Spreadsheet Solutions
Guest
Posts: n/a
 
      7th Jan 2009
For instance when you open the workbook:

Private Sub Workbook_Open()
Application.OnKey "{F1}", ""
End Sub

--
Regards;
Mark Rosenkrantz
--
Spreadsheet Solutions
Uithoorn
Netherlands (Those who live some 18 feet below sea level)
--
E: (E-Mail Removed)
W: www.spreadsheetsolutions.nl
--
"Gary''s Student" <(E-Mail Removed)> wrote in message
news:587A6DEE-34D8-4D31-90E7-(E-Mail Removed)...
>I can manually disable online help with:
>
> Tools > Options > General Options > Service options > clear the show
> content
> and links from Microsoft Office Online
>
> How can I do this with VBA?
> --
> Gary''s Student - gsnu200824


 
Reply With Quote
 
Gary''s Student
Guest
Posts: n/a
 
      7th Jan 2009
Thank you for responding.

Sadly, your suggestion disables ALL Help, both online and offline, using the
F1 shortcut.

I need to have only the online disabled, which is the result of manually:

Tools > Options > General Options > Service options > Online Content > clear
the show content checkbox

But thanks again for taking the time to respond.

--
Gary''s Student - gsnu200824


"Spreadsheet Solutions" wrote:

> For instance when you open the workbook:
>
> Private Sub Workbook_Open()
> Application.OnKey "{F1}", ""
> End Sub
>
> --
> Regards;
> Mark Rosenkrantz
> --
> Spreadsheet Solutions
> Uithoorn
> Netherlands (Those who live some 18 feet below sea level)
> --
> E: (E-Mail Removed)
> W: www.spreadsheetsolutions.nl
> --
> "Gary''s Student" <(E-Mail Removed)> wrote in message
> news:587A6DEE-34D8-4D31-90E7-(E-Mail Removed)...
> >I can manually disable online help with:
> >
> > Tools > Options > General Options > Service options > clear the show
> > content
> > and links from Microsoft Office Online
> >
> > How can I do this with VBA?
> > --
> > Gary''s Student - gsnu200824

>
>

 
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
Online Degrees, Online Colleges and Universities, Online Courses andEducation, Online Distance Learning Migrate Expert Microsoft Access 0 12th Apr 2008 09:40 AM
online problems: lag on online games and very slow download speeds =?Utf-8?B?SmFtZXMgQnJvd24=?= Windows Vista General Discussion 3 22nd Jan 2008 11:51 PM
Searching Online for Driver Update...Where Online? John Windows Vista General Discussion 2 28th Jul 2007 01:55 AM
Word 2003 suddenly only goes online for help? I dont want online =?Utf-8?B?TWF0cml4bWFyaW5lcg==?= Microsoft Access 1 27th Feb 2006 09:50 PM
Free online bookmark manager. Access your bookmarks online - anytime, anywhere! cw Freeware 0 22nd Dec 2005 01:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:29 PM.