Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have been looking in various forums, and found that macro's cannot b auto-enabled, unless a certification has been created and assigned What I want to know is how do you do that -- bhawanePosted from http://www.pcreview.co.uk/ newsgroup acces |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check in your Microsoft Office Tools program group and see if you have an
item called Digital Certificate for VBA Projects. This will allow you to create a self-signed certificate which you can sign your Excel files with. Simply give your certificate a name and it will be automatically generated. Then from Excel, press ALT-F11 to access the VBA project, go to the Tools menu then Digital Signature. Press the Choose... button and select your certificate from the list (it will probably be the only one there), and click OK twice. "bhawane" <bhawane.1qzic4@ wrote in message ... I have been looking in various forums, and found that macro's cannot be auto-enabled, unless a certification has been created and assigned. What I want to know is how do you do that? -- bhawanePosted from http://www.pcreview.co.uk/ newsgroup access |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to disable the pop up for enable auto update? | Excel Discussion (Misc queries) | |||
auto sum not working - how enable? | Excel Discussion (Misc queries) | |||
How can I enable auto complete? | Excel Discussion (Misc queries) | |||
Hide Macro's in Toolbar / Macro's list | Excel Discussion (Misc queries) | |||
enable/disable macro's dialog? | Excel Programming |