Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.
All Tags » security (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Installation Instructions for Office add-ins

    I updated the installation instructions for Office VBA add-ins to include Office 2010, Office 2007, and Office 2003. The updated material is at http://www.tushar-mehta.com/excel/software/installation/index.htm. Tushar Mehta
    Posted to Daily Dose of Excel (Weblog) by Anonymous on Sun, Jun 17 2012
  • How the SDL helped improve Security in Office 2010

    Hello, my name is Didier and I am a Security Program Manager in the Microsoft Security Engineering Center. We focus on helping teams like Office go beyond the minimum requirements of the Security Development Lifecycle (SDL). For Office 2010, I worked closely with members of the Office TWC team. The Microsoft...
    Posted to Office 2010 Team Blog (Weblog) by Anonymous on Tue, May 11 2010
  • Security Features in Excel 2010

    The Office Engineering blog has a post up with an overview of the security features that went into Office 2010.  Here’s a snippet: …we have designed what we have been referring to as a new security workflow, a layered defense that Office documents have to go through as part of the File Open process...
    Posted to The Excel Team Blog (Weblog) by Anonymous on Wed, Jul 22 2009
  • Office 2010 Application Security

    Hello, my name is Brad and I work on the Office security team; we focus on a couple of key areas: building security features that improve the Office product line and driving the security engineering process across the division as part of the Security Development Lifecycle (SDL). I would like to start...
    Posted to Office 2010 Team Blog (Weblog) by Anonymous on Tue, Jul 21 2009
  • Leaked build and Staying Safe

    I wanted to post quickly to acknowledge the information that you have seen today around bits of Office 2010 being leaked. While all of us here are happy to see the incredible excitement and engagement (and are absolutely chomping at the bit to reach the July milestone) we aren’t quite ready to release...
    Posted to Office 2010 Team Blog (Weblog) by Anonymous on Mon, May 18 2009
  • Re: Excel 2007 Security and VBA

    I'm not sure if it works the same way in 2007 as in previous versions, but isn't it possible for students to just open the workbook without enabling macros? Then they would be free to cut-copy or whatever they wished. I seem to recall a post elsewhere on this forum echoing this.. ah, here: http...
    Posted to VBA (Forum) by Rick Williams on Thu, Mar 27 2008
  • Re: Add event to new worksheet using VBA

    Hi Anonymous! This is how I would add a new worksheet and attach the "Calulate" event handler (the example shows a message box each time the calculate event is triggered): Private Sub NewSheet_Click() Dim oXl As Application: Set oXl = Application oXl.EnableEvents = False oXl.DisplayAlerts ...
    Posted to VBA (Forum) by Pedro80 on Wed, Jan 9 2008
Page 1 of 1 (7 items)
Copyright Excel User Group and the relevant contributors, 2010. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.