About 7,390 results
Open links in new tab
  1. How to disable excel macro security popup when opening a macro …

    Apr 19, 2013 · I have a macro enabled excel file in Excel 2010 (.xlsm). I have added this file location to Trusted location. So when i open this excel file by double clicking it I get no macro …

  2. Outlook 2013 VBA Macro to auto accept meeting invitation

    Nov 5, 2015 · Im trying to create a macro that will auto accept all meetings/appointments, send the response to the inviter, and delete the invite email from the inbox.

  3. mmsm.exe using lots of memory - social.msdn.microsoft.com

    Jul 16, 2010 · a. If you enable /3GB flag in the system's Boot.ini file, it allows applications to have a VAS of up to 3 GB. b. SQL Server 2008 R2 supports dynamic allocation of AWE mapped …

  4. c# enable button when text is selected

    Dec 20, 2011 · If you want to enable button when the user has highlighted the text in RichText Control. try the below code: private void richTextBox1_SelectionChanged (object sender, …

  5. How to enable and disable start up programs using C#

    Feb 26, 2014 · With this function i want enable or disable start up app but any "appname", program make yourself start up.

  6. excel 2010 macros enabled but macros still won't run

    Dec 11, 2012 · I have enabled macros and adding my workbook to a trusted location. The 'code' function in the dev toolbar is still greyed out.

  7. Textbox "IsEnabled" dependency from Command CanExecute (Like …

    Feb 24, 2010 · If you really want to do it in an extensible way, you can implement an attached behavior to control the IsEnabled property based on the command's CanExecute state. Then …

  8. "The digital signature has been tampered with after the content …

    Apr 24, 2019 · A digital signature is an electronic, encrypted, stamp of authentication on digital information such as e-mail messages, macros, or electronic documents. A signature confirms …

  9. Why does Excel 2016 not release memory after the wokbook is …

    Jan 30, 2016 · Sorry you are having issues with your macros. We are investigating a fix however we believe a workaround for you would be to disable some logging we've added in Excel …

  10. How to host WCF service at TCP IP and IIS?

    Oct 7, 2021 · If you host a WCF service in IIS, you either consume it through HTTP and/or HTTPS.