![]() |
Dis-able Online Help
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 |
Dis-able Online Help
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: W: www.spreadsheetsolutions.nl -- "Gary''s Student" wrote in message ... 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 |
Dis-able Online Help
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: W: www.spreadsheetsolutions.nl -- "Gary''s Student" wrote in message ... 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 |
All times are GMT +1. The time now is 05:59 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com