Office Programming Helper Indent VB Code Icon

Office Programming Helper Indent VB Code

3.6
NewPast (Freeware)
Indent VBA code, add line numbers, error handling, number to words and more
Office Programming Helper Indent VB Code screenshot
Indent code, add line numbers, err handler...
Indent VBA code, add line numbers, error handler, number to words and expose some .NET functions and to Microsoft Word, Excel, Power Point macros writers and Access VBA code Using this application to indent your VBA Code and add error handler: * Install the app * Open an Office document that contains macro and edit the macro in VBA Window it or open Microsoft Access Module. * Write your VBA code. * From Add-Ins menu, choose Add error handler to this file. Using this application to expose Some .NET to your VBA code: 1- Declaring NP and Number to words Objects * Open an Office document that contains macro and edit the macro in VBA Window it or open Microsoft Access Module * In VBE Window Select Tools, References, Browse, then select the file OfficeProgrammingHelper.tlb from the folder OfficeProgrammingHelper\bin in the application installing folder. * In VBE Window Select Tools, References, Browse, then select the file NumberToText.tbl * Insert the following code in a any VBA Module: Public NP As New OfficeProgrammingHelper.NP * Now you could use the NP object in any code in your project. 2- Using NP Object You could call the NP object in your code to use the functions * NP.Clipboard: It is used to access computer clipboard. Example: put or get text from the clipboard with specific format, clear the clipboard or converting the text in it form or to Unicode. You could put or get text with the following formats: Text, Unicode text, RTF, HTML. * NP.Directory: Create, Delete, Exists, Move * NP.File: Copy, Create, Delete, Exists, Move, Shell * NP.Screen: CM, Height, Width, TwipsPerPixelX, TwipsPerPixelY * NP.Text: EncodingConvert, EncodingConvertByCodePage, GetTextHeight, Md5Hash, TrimAny * NP.SQL * NP.Colors related function to get brightness, Y and L value of RBG color or image * NP.MW function to calculate the molecular weight of any chemical compound 3- Number to exmple: Dim c As New NumberToArabicWords Debug.Print(c.ConvertToWords(101)
Technical details
Title:
Office Programming Helper Indent VB Code 3.6 for Windows
Requirements:
.NET Framework v4 or later, Microsoft Office or any single Office application ex Word or Excel
OS Support:
Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
Language:
English
License:
Freeware
Release date:
February 26, 2020
Author:
Office Programming Helper Indent VB Code 3.6 Changelog

Minimize some system requirement