-------------------------------------------------------------------------------------------- A COM Add-in for Visual Basic Editor [Converting VBA code into HTML] Version 1.40 Copyright(C) 2002-2003 bykin All Rights Reserved. -------------------------------------------------------------------------------------------- English Version text is written by Colo, special thanks to Nate Oliver. -------------------------------------------------------------------------------------------- ------------------------------------------------ ABOUT THIS Add-in: ------------------------------------------------ This is a COM Add-in that converts VBA code into HTML, it works with Microsoft Office Applications(Access, Excel, FrontPage, Outlook, PowerPoint, Publisher, Visio, Word) that incorporate VBA via the VBE(Visual Basic Editor). With this utility, you can conveniently print out the code with color that can not be done via the VBE alone. The generated code is in an HTML format, you can use then code for presentations, e.g.,upload the code to a website. ------------------------------------------------ OPERATIONING ENVIRONMENT: ------------------------------------------------ The utility is functional with applications where VBA Vers 6.x is included. Eg.Office2000, Office2000XP It does NOT work on Office97, Publisher2000. ------------------------------------------------ ABOUT FILES: ------------------------------------------------ When you unzip the file named Vba2html.zip, the following files will be extracted to the Vba2html folder. Vba2html.dl_ The source file of this Add-in file. Install.exe The program for registration this Add-in. Uninstall.exe The program for releasing this Add-in. ReadMe.txt This text file. ------------------------------------------------ HOW TO INSTALL/UNINSTALL THIS Add-in: ------------------------------------------------ -INSTALL Please double click Install.exe and follow the prompts. If a previous version is installed, the previous version will be over-written automatically. -UNINSTALL Please double click Uninstall.exe and follow the prompts. -NOTES *Please make sure to quit all applications that are equipped with the VBE, the Registration program cannot execute when applications that are equipped with the VBE are running. *Please leave Vba2html folder and all associated files for releasing and re-Registration. If you would like to completely delete this Add-in, after running Uninstall.exe, delete all unzipped files including the parent folder. *If you get error messages and could not INSTALL/UNINSTALL, please make sure to review the following: 1) The program for install and the source file should be located in the same folder. 2) All applications that include VBA are not running. Note: VBA may also be included in applications other than the Office applications previously mentioned. 3) Any application should NOT be opened from an internet browser such as Microsoft Internet Explorer. In this case, you would need to close the browser once. ------------------------------------------------ HOW TO USE THIS Add-in: ------------------------------------------------ After the Registration is complete, [Converting VBA code into HTML] command bar will be added in the VBE menubar when you start a voluntary application. The default position would be at the left end of the 2nd row of the command bar. (Usually you can see the command bar of [Converting VBA code into HTML] just under the menu bar.) Select a module from the project explorer (tree view window), then click the button on the [Converting VBA code into HTML] command bar, a dialogue will be shown. After setting the appropriate settings, click the [OK] button, the HTML file will then be generated. The color of the fonts, the color of the background and the font will be the same as the VBE in appearance. ------------------------------------------------ ABOUT SETTINGS: ------------------------------------------------ [Enable Style Sheet] Set attributes like font by using Style Sheet(CSS=CascadingStyleSheet). -Font Size The fonts size will be used in the HTML file.(Can be changed.) The size will be shown that selected in the VBE option menu. The default size would be 10 points. If you would like to change the font size, you can adjust the output to a range of 6 to 24 points. -Specify class with