Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.
The CreateObject function or the ActiveXObject function may generate a ...
Make the form a fully-trusted URN-based form. The fully-trusted URN-based form must be installed on your computer by using a custom install script or by using the Microsoft System Installer package.
Create or run a macro - Microsoft Support
A macro is a series of commands and instructions that you group together as a single command to accomplish a task automatically. Windows Web. To save time on tasks you do often, bundle the steps into a macro. First, you record the macro. Then you can run the macro by clicking a button on the Quick Access Toolbar or pressing a combination of keys.
Applies To: Word for Microsoft 365, Word for the web, Word 2021, Word 2019, Word 2016
MS15-019: Vulnerability in VBScript Scripting Engine could allow remote ...
For VBScript 5.6 on all supported x64-based editions of Windows Server 2003: WindowsServer2003-KB3030403-x64-ENU.exe. For VBScript 5.6 on all supported Itanium-based editions of Windows Server 2003: WindowsServer2003-KB3030403-ia64-ENU.exe. For VBScript 5.7 on all supported 32-bit editions of Windows Server 2003: WindowsServer2003-KB3030398-x86 ...
Visual Basic Procedure To Get Current User Name
Dim lpBuff As String * 25. Dim ret As Long, UserName As String. ' Get the user name minus any trailing spaces found in the name. ret = GetUserName(lpBuff, 25) UserName = Left(lpBuff, InStr(lpBuff, Chr(0)) - 1) ' Display the User Name. MsgBox UserName.
You receive a VBScript "Type Mismatch" script error message in Internet ...
Only Web pages that use the showModalDialog() method, the showModelessDialog() method, or the returnValue property within VBScript seem to be affected. If the Web page contains a mixture of both VBScript and JavaScript, it may be affected if the Web page uses the methods or properties that were discussed earlier within VBScript or if the Web ...
Introduction to Access programming - Microsoft Support
Click the Event tab in the property sheet. In the On Click property box, click the Build button . Access starts the Macro Builder and displays the macro that the wizard created. You can edit the macro if you want (for more information about how to edit a macro, see the section Understand macros ).
Applies To: Access for Microsoft 365, Access 2021, Access 2019, Access 2016
Cannot send VBScript-created messages in the Outlook 2016 client
Symptoms. Consider the following scenario: Draft messages are created by Visual Basic Scripting (VBScript) in a shared mailbox Draft folder in the Microsoft Outlook 2016 client on a computer. A user is granted full access and send on behalf permissions for the shared mailbox, and the mailbox is automatically added to their Outlook profile.
How to enable JavaScript in Windows - Microsoft Support
On the web browser menu, click Tools or the "Tools" icon (which looks like a gear), and select Internet Options. On the "Security" tab, make sure the Internet zone is selected, and then click on the "Custom level..." button. In the Security Settings – Internet Zone dialog box, click Enable for Active Scripting in the Scripting section.
Work with VBA macros in Excel for the web - Microsoft Support
If you have the Excel desktop app, you can use it to work with macros. Above the ribbon, click Open in Desktop App, and follow the steps in Create, run, edit, or delete a macro. To delete a macro: If you open a workbook that contains macros, you won't see any messages from Excel for the web. If you know that the workbook contains macros and you ...
Applies To: Excel for the web
MS08-022: Vulnerability in the VBScript and JScript scripting engines ...
Regsvr32 vbscript.dll. Issue 2. A setup issue was causing the update for VBScript 5.6 and JScript 5.6 to not be offered, and not installed, if Windows Internet Explorer 7 is installed on the system. The solution is a detection change to this security update. Customers who have successfully updated their systems do not need to reinstall this update.