Feb 2005
Home Up Tips Directory Links of Interest Site Map FAQs

Our Next Excel Meeting is: Wednesday, February 9,  2004
The following meeting is Wednesday, March 9, 2005
News,Tips and Puzzlers
: Revised: 09-Nov-2004  and Tips of the Month

6:30-7:00 pm  General Questions and Problems from the Audience
7:00 - 8:00 Run Macros by clicking in a cell: 
Worksheet_SelectionChange Event.

With this technique, you can create a simple pick list in Excel.   Click on elements in a list and have Excel highlight the cell and record the selection.   This is far easier to use than down boxes and it makes for a pleasing user interface.

8:00 Break
8:10
at 9:00
How to create your own Macro Security Certificate.

Every time you open a workbook that contains VBA Subroutines and Functions Excel performs a security check.   Depending upon your Macro Security Level, Excel does the following:

Security Level VERY HIGH:  Only signed macros from trusted sources and stored in special locations will run.   All other signed and unsigned macros will be disabled.

Security Level: HIGH:   Excel enables all VBA signed from trusted sources.   It disables all unsigned VBA.   It opens the workbook, but with disabled macros, your workbook does not  run properly.

Security Level: MEDIUM:  Excel warns you that the workbook contains unsigned macros which, if it were a virus, might be harmfull.   It give you the choice to ENABLE or DISABLE the macros before it opens the workbook.   Excel will enable Signed Macros from trusted sources automatically

Security Level LOW:  Excel enables all macros in the workbooks.   If the macro is a virus, you will be infected. 

By creating your own Signing Certificate, you can sign your macros and tell your computer that you are a trusted provider.   When you open any of your workbooks, you will not need to see the Enable Macro Dialog Box.

 

 

News, Tips, and Puzzlers:

For questions or comments concerning content on this website: Stephen Rasey
Design of this site by Cheryl D. Wise
Copyright © 2000-2004 by WiserWays. All rights reserved.
Revised: 2005-07-10 01:08 .