MVP       

Orlando's VBA and Excel Site

Access, Excel, PowerPoint, and Word Utilities

       MVPsOrg

uk
English      
br
Português    
Other:
Welcome!

In the last 28 years, I have developed a commercial application, the CPAP, based on the macro language of Microsoft Excel (XLM and VBA) and of Microsoft Word and VB.

In parallel, I have frequented newsgroups related to Excel and VBA where I have gained knowledge and tried, voluntarily, to help people.

CPAP and newsgroups have provided knowledge and material that I intend to share with other people on this site through freeware or shareware utilities, code suggestions, tips, etc. related to Excel, VBA, and also to Word, PowerPoint, Access, and VB.

Excel Index

1. XL to EXE Converter - XLtoEXE  more...

2. Excel Free  more...

3. Active Teach Ribbon for Excel  more...

4. Printed Watermark for Excel  more...

5. Page Setup Manager for Excel  more...


6. Cell Easy Entry for Excel  more...

7. Popup Calculator for Excel  more...

8. Popup Calendar for Excel  more...

9. Popup Clock for Excel  more...

10. Popup Stopwatch for Excel  more...


11. Popup Spell Number for Excel  more...

12. Portable XLS Printer for Excel  more...

13. XL Windows® Shortcut Creator  more...

14. VBA Code Decompiler and Compactor  more...

15. VBA fSpellNumber() Function  more...


16. VBA MsgBox with Timer  more...

17. VBA SetFileDateTime() and GetFileDateTime() Functions  more...

18. Text Box to Input Dates in VBA  more...

19. Text Box to Input Numbers in VBA  more...

20. Independent SendKeys  more...

What's New at 12/23/2023

What's New at 12/23/2023  more...

If you've visited this site before and want to look at what has changed since then, you can see, here and now, a historic log by clicking on What's New... or you can subscribe to an RSS newsfeed by right-clicking on the button, copying its shortcut and pasting it into your RSS 2.0 Reader (What is RSS?).

Access Index

1. DB to EXE Converter - DBtoEXE  more...

2. Access Free  more...

3. Active Teach Ribbon for Access  more...

4. Popup Calculator for Access  more...

5. Popup Calendar for Access  more...


6. Popup Clock for Access  more...

7. Popup Spell Number for Access  more...

8. VBA Code Decompiler and Compactor  more...

9. VBA fSpellNumber() Function  more...

10. Text Box to Input Dates in VBA  more...


11. Text Box to Input Numbers in VBA  more...

12. VBA SetFileDateTime() and GetFileDateTime() Functions  more...

13. VBA MsgBox with Timer  more...

14. Independent SendKeys  more...

Attention! The utilities highlighted withNew orUpdated are new versions and can still be being frequently updated for small improvements or removal of eventual found problems of adaptation in more varied existing system configurations. If you experience any problems, come back here to download the last update or send an email.

Word Index

1. DOC to EXE Converter - DOCtoEXE  more...

2. Word Free  more...

3. Active Teach Ribbon for Word  more...

4. My Useful Tools for Word  more...

5. Popup Calculator for Word  more...


6. Popup Calendar for Word  more...

7. Popup Clock for Word  more...

8. Popup Spell Number for Word  more...

9. VBA Code Decompiler and Compactor  more...

10. VBA fSpellNumber() Function  more...


11. Text Box to Input Dates in VBA  more...

12. Text Box to Input Numbers in VBA  more...

13. VBA SetFileDateTime() and GetFileDateTime() Functions  more...

14. VBA MsgBox with Timer  more...

15. Independent SendKeys  more...

PowerPoint Index

1. PP to EXE Converter - PPtoEXE  more...

2. PowerPoint Free  more...

3. Active Teach Ribbon for PowerPoint  more...

4. Popup Calculator for PowerPoint  more...

5. Popup Calendar for PowerPoint  more...


6. Popup Clock for PowerPoint  more...

7. Popup Spell Number for PowerPoint  more...

8. VBA Code Decompiler and Compactor  more...

9. VBA fSpellNumber() Function  more...

10. Text Box to Input Dates in VBA  more...


11. Text Box to Input Numbers in VBA  more...

12. VBA SetFileDateTime() and GetFileDateTime() Functions  more...

13. VBA MsgBox with Timer  more...

14. Independent SendKeys  more...

Hide abstracts...

b XL to EXE Converter - XLtoEXE

This utility converts Microsoft® Excel® files from original XL formats (XLS, XLA, XLT, XLAM, XLSM, XLTM, XLSB, XLSX, XLTX) to EXE format (convert XLS to EXE, convert XLA to EXE, convert XLSM to EXE, convert Excel to EXE). Like original XL files, the EXE files created are not independent of Excel, but they allow you to define Excel properties before opening, and improve the portability and functionality of your workbooks with or without macros and without macro alert, transferring EXE file properties to XL files.

The EXE format can be understood too as "Active Format", a new concept, because it controls the application start.

To work directly in Excel with EXE format can be better than to work with an original XL format for any Excel user type. For advanced users like VBA developers, files with this format can be better than Zip selfextract and better than any installer utility. Now the installer, the packet and the uninstaller of a VBA solution can be totally formatted in VBA too.

All these features come from a single file of only . The converter and any converted files are standalone in the presence of the Office library, no extra library is necessary and neither changes in your Excel or Windows setting.

Templates, autorun CD, by pass macro alerts and... more...

See also DBtoEXE for Access users, PPtoEXE for PowerPoint users, and DOCtoEXE for Word users.

 b Active Teach Ribbon for Excel®

This utility is a COM add-in programmed in VBA using RibbonX and CommandBars objects to be functional in any Office local language. It destines to Excel users migrating to the 2007 or 2010 version that, knowing the positions in the previous menu and toolbars structure, want to know instantaneously where they are in the Ribbon or want, eventually or not, to continue using menu and toolbars structure in the proper Excel 2007 or 2010 without making changes in the Ribbon that could disturb the adaptation to the new interface.

Note: Showing a classic interface, although the main target described here is to teach the positions in the new interface, the Active Teach Ribbon has options to satisfy everyone: those users who love the new Ribbon interface and want to learn it fast and those who hate it. Despite Microsoft claims that it is an irreversible success, some users may want to hide it completely and show the classic interface with all its menus and toolbars, including context ones. Please see the FAQs for information about settings in the page of each application version.

All your knowledge and practice in the previous interface will continue being useful as before and they still go to facilitate your adaptation to Excel new interface. Do not throw away your experience, but do not stagnate in it, by the contrary, use it to advance.

It contemplates all menu commands and toolbar buttons in all of their different possible positions to be taught and/or acted, about 857 in 33 bars, that are shown by option or by context like in the original. The structure pops up selectively with the mouse running and goes away in an automatic fashion without polluting the new interface with bars, which is the main target of the Ribbon more...

See also for Access, for PowerPoint, and for Word users.

 bPopup Calculator for Excel®

This utility is a COM add-in or add-in (.xla) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a classic popup calculator in Microsoft® Excel® to capture values, operate, and insert results with dozens of features like: captures number or numbers in cell or text selection; addition, subtraction, multiplication, and division; square root; memory; operation with constant; paper ribbon;pops up in small size; pops up close to mouse cursor; adjustable size; decimals floating, limited up to nine in result or limited and fixed when entering; can auto-popup when selecting predefined cells or with decimal format, can auto-popup iconized in cell without perturb the Excel cell cursor navigation; supports multiple instances; can be called by the mouse right button or by a keyboard shortcut key set by the proper user; can also be called directly from any VBA code in modal or modeless format; sound... more...

See also for for Access, for for PowerPoint, and for Word.

 b Popup Calendar for Excel®

This utility is a COM add-in or add-in (.xla) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a special popup calendar in Microsoft® Excel® to pick and count dates, may insert dates and date ranges in Excel with dozens of features like: pops up in small size; pops up close to mouse cursor; buttons to increase days, weeks, months and years; period count of days, weeks, months and years; can auto-popup when selecting predefined cells or with date format, can auto-popup iconized in cell without perturb the Excel cell cursor navigation; supports multiple instances; can be called too directly from any VBA code in modal or modeless format; sound; 25 output formats in sensitive menu to... more...

See also for Access, for PowerPoint, and for Word.

 b Popup Clock for Excel®

This utility is a COM add-in or add-in (.xla) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a special static or dynamic popup clock in Microsoft® Excel® to pick and count times. It makes it possible to insert times and time ranges in Excel in easy ways using only the keyboard or only the mouse, or both. It has dozens of features like: pops up in small size; pops up close to mouse cursor; display digital and/or analogic; period count of days, hours, minutes and seconds; can auto-popup when selecting predefined cells or with date format, can auto-popup iconized in cell without perturb the Excel cell cursor navigation; supports multiple instances; can be called too directly from any VBA code in modal or modeless format; sound; 19 output formats in sensitive menu to... more...

See also for Access, for PowerPoint, and for Word.

b Portable XLS Printer for Excel®

This utility is a COM add-in or add-in (.xla) programmed in Microsoft® Visual Basic® for Application (VBA) that makes it possible to generate an XLS (or XLSX) file from a sheet in an another XL file opened in Microsoft® Excel® that summarizes only the printable data in the set print area. The generated XLS and the original look the same in print as they do on the screen, but the generated XLS is more portable, because it contains only the data necessary to produce the print-out. And, like any other file, you can email or transfer it using a CD, DVD, USB drive, or network connection. It is also easy to share, because you can view it on any computer or cloud computing environment with a recent XLS viewer installed, even if the same Excel version used to create the original XL file is unavailable, avoiding the complications of formulas, filters, links, macros, etc. This solution also avoids the unnecessary sending of copyrighted data or data hidden or filtered in the original XL file that may require privacy as a whole.
Portable XL generation is similar to PDF generation, but dealing with a spreadsheet offers some advantages... more...

 b Excel Free

This utility allows you to work with Excel without macro alerts for your known XL files that contain macros, while maintaining the highest virus security level settings for all others XL files, thus increasing Excel security and productivity. Other features include the ability to specify Excel startup and file open options. This is a useful tool for all Excel users users, from a normal user thought to power users and script programmers.

Basically, Excel Free is a small, single file standalone executable that doesn’t need installation. It’s flexible in its application (the way it can be used) and does not change any Excel or Windows settings... more...

It allows that files with Excel extensions can function such as executable files, transferring to them facilities normally allowed only for EXEs like, for example, the one of can be opened automatically when an autorun CD is inserted, Zip Installer Package processed by VBA project... more...

See also Access Free, PowerPoint Free, and Word Free.

b Printed Watermark for Excel®

This utility is a COM add-in or add-in (.xla) programmed in VBA that inserts printed watermark in Excel 2002(XP), 2003, 2007, and 2010 sheets. It is not a workaround. It functions equal or better than the "Printed Watermark" command of the Word. Moreover inserting pictures, it permits still to position, change colors, change size, copy between sheets of opened and closed workbooks, and much more.

Watermark normally is a ghosted text picture that is behind the content on the printed page. This is often used to indicate that a printed document is to be treated as specially, such as DRAFT, URGENT or CONFIDENTIAL. Pictures saved in several file formats (gif, jpg, bmp, etc.) can too be used to improve the aesthetics and to personalize printed documents... more...

b Page Setup Manager for Excel®

This utility is a COM add-in or add-in (.xla) programmed in Microsoft® Visual Basic® for Application (VBA) that allows selectively resetting or copying from a sheet to another sheet or to a batch of sheets all the page settings defined by the Excel 'Page Setup ...' command including all the header and footer picture settings of the sheets previously saved. Therefore, you can set up all and any page setting in a sheet and save to be copied indefinitely in the future for other sheets, similar to a template.

It also manages the header and footer pictures, making it possible to insert picture in any of six header/footer positions (18 positions, differentiating the first page and even pages in Excel 2007-10) and to move them along the page, down, up, right or left and under or over the sheet contents (ideal to simulate up to nine printed watermarks and nine printed stampmarks). It inserts picture from files saved on the disk, from texts inserted by the user, or from selections pointed by the user on any open sheet. Everything can be done via user interface or via functions provided to the user VBA project... more...

 b Cell Easy Entry for Excel®

This utility makes easy date and decimal number entry in Excel cell according with the format, permitting only typing of numbers, auto inserting and always showing separators and, foreseeing some logical and correcting any illogical typing... more...

b Popup Stopwatch for Excel®

This utility is a COM add-in or add-in (.xla) programmed in VBA that generates a popup stopwatch in Excel with the following features: pops up in small size; pops up close to the mouse cursor or at the last saved position; countdown (Timer); when the countdown expires, it can beep, play a wav file, run a Windows program, alert, and/or start automatically the stopwatch; can speak (pronounce) in robot voice, announcing second by second the last n seconds of a countdown; allows multiple instances within a single instance of Excel; similar controls in different instances can be attached to be triggered with a single click; reports of split time with labels (Label Snapshots), allowing set up of as many as 10 snapshot controls in the interface with different labels, background and front colors, and sounds; all settings of an instance can be saved in a file to be opened in another parallel or future instance; capture of positive or negative time in cells, positives for the stopwatch and negatives for the countdown; different behaviors of the Stop-Insert button; auto-popups can happen simultaneously in different cells; can be set up with independent sound from wav files for each control, including the Label Snapshots; the skin can be set up; five display modes; display and control panel can be adjusted to any size; decimals used for the precision of a millionth of a second; can capture and insert into the active cell; auto-popups when selecting cells with time formats or cells specifically defined to auto-popup; can print time and setting on a digital paper ribbon in each event; can be called too directly from any VBA code thru the fStopwatch() function... more...

b XL Windows® Shortcut Creator

This utility is an Excel add-in that creates custom shortcuts on the Windows environment to XL files opened on the Excel... more...

b Popup Spell Number for Excel®

This utility is a COM add-in or add-in (.xla) programmed in VBA that makes it possible to capture a number in Microsoft® Excel®, configure its respective SpellNumber (write-out number, as in check writing protection) through a popup user interface, and insert it back in Excel or send it to the Windows clipboard to be immediately pasted into any Excel component (cell, formula bar, text box, comments etc.) or into another Windows application. All this can be done with only two keystrokes. It also makes available the fSpellNumber() worksheet function that can be used in cell formulas of all workbooks opened in your Excel... more...

See also for for Access, for for PowerPoint, and for Word.

b VBA Code Decompiler and Compactor

This utility Decompiles and Compacts VBA code saved by Access, Excel, PowerPoint or Word, reducing the file size and the compilation conflict probability between different Office versions while also cleaning compilation garbage accumulated during the project phase that frequently generates errors and slows loading.

Useful for developers before file delivery and also for end users who experience problems when loading 3rd party VBA projects, because this utility can clean these projects without unprotecting the VBA project, from the closed file on disk and opened in an application environment free of the influence of add-ins, COM add-ins, and others pre-installed projects... more...

b VBA MsgBox with Timer

A user defined function (UDF) in VBA that shows message with one, two or more options where one, the default, will be automatically selected at the end of a regressive count of seconds. It is an improved MsgBox function... more...

b VBA SetFileDateTime() and GetFileDateTime() Functions

User defined functions (UDFs) in VBA that you can use on your code in Excel, Word, Access etc. They get or set disk saved file date and time... more...

b Independent SendKeys

This utility is a tiny Microsoft® Windows® application of only one file, the SendKeys.exe, that can be executed with arguments in the command line to send keystrokes to other application window running on the Windows in an independent way (simulating multithreading in the calling code) with options to control the start, the throughout and the end of the sending.

It’s interesting to be called from codes of any only one thread language like the Microsoft® Visual Basic® for Application (VBA) where available Sendkeys statement can’t offer an adequate control to be called from determined positions of a procedure. It’s also interesting to be called from the dialog box of Windows Run command, from Windows Shortcuts, and from scripts that haven’t SendKeys statement like command lines in Windows console (CMD batch file, DOS BAT)... more...

b VBA fSpellNumber() Function

A user defined function (UDF) in VBA that spells in English (written out) any cardinal number with or without fraction. The fraction part, if there is, can be written out in eight ways: (1) it spells the fraction in cents that is ideal for coins, (2) it spells decimal point, each zero and the rest of the number as integer that is ideal for percents, (3) it spells the fraction in tenths to trillionths that is ideal for pure numbers, and more five others ideal for coins. All in all, it has eight arguments turning it into very flexible and enough complete to be used by programmer of VB and VBA in the Excel, Word, Access, PowerPoint... more...

Note: Not programmer can use it also thru utilities already ready here that install it automatically in the mentioned applications:

- For Access see Popup Spell Number for Access utility

- For Excel see Popup Spell Number for Excel utility

- For PowerPoint see Popup Spell Number for PowerPoint utility

- For Word there are two utilities: Poupup Spell Number for Word and Word Useful Tools. In this last one, the spellnumber setting is made inserting symbols after the number in the proper Word and, in the first one, it is made thru a well friendly user interface. Each one has advantages that depend of the user Word activity; the recommendable one is to use both to decide the most adequate.

b Text Box to Input Dates in VBA

A Userform Text Box programmed to facilitate and restrict the input of dates in VBA code. It only accepts typing of numbers and autoformat itself according with the typing, inserting separators, anticipate and correcting inputs... more...

bText Box to Input Numbers in VBA

A Userform Text Box programmed to facilitate and restrict the input of decimal numbers in VBA code. It only accepts typing of numbers, autoformats itself according with the typing, inserting decimal and thousand separators... more...

b DB to EXE Converter - DBtoEXE

This utility converts Microsoft® Access® files from original DB formats (ADP, MDB, ADE, MDE, ACCDB, ACCDE, ACCDT, ACCDR) to EXE format (convert MDB to EXE, convert ADP to EXE, convert ACCDB to EXE, convert ACCDE to EXE, convert Access to EXE). Like original DB files, the EXE files created are not independent of Access, but they allow you to define Access properties before opening and improve the portability and functionality of your databases with or without macros and without macro alert, transferring EXE file properties to DB files.

The EXE format can be understood too as "Active Format", a new concept, because it controls the application start.

To work directly in Access with EXE format can be better than to work with an original format for any Access user type. For advanced users like VBA developers, files with this format can be better than Zip selfextract and better than any installer utility. Now the installer, the packet and the uninstaller of a VBA solution can be totally formatted in VBA too.

All these features come from a single file of only . The converter and any converted files are standalone in the presence of the Office library, no extra library is necessary and neither changes in your Access or Windows setting.

Templates, autorun CD, by pass macro alerts and... more...

See also XLtoEXE for Excel users, PPtoEXE for PowerPoint users, and DOCtoEXE for Word users.

 b Active Teach Ribbon for Access®

This utility is a COM add-in programmed in VBA using RibbonX and CommandBars objects to be functional in any Office local language. It destines to Access users migrating to the 2007 or 2010 version that, knowing the positions in the previous menu and toolbars structure, want to know instantaneously where they are in the Ribbon or want, eventually or not, to continue using menu and toolbars structure in the proper Access 2007 or 2010 without making changes in the Ribbon that could disturb the adaptation to the new interface.

Note: Showing a classic interface, although the main target described here is to teach the positions in the new interface, the Active Teach Ribbon has options to satisfy everyone: those users who love the new Ribbon interface and want to learn it fast and those who hate it. Despite Microsoft claims that it is an irreversible success, some users may want to hide it completely and show the classic interface with all its menus and toolbars, including context ones. Please see the FAQs for information about settings in the page of each application version.

All your knowledge and practice in the previous interface will continue being useful as before and they still go to facilitate your adaptation to Access new interface. Do not throw away your experience, but do not stagnate in it, by the contrary, use it to advance.

It contemplates all menu commands and toolbar buttons in all of their different possible positions to be taught and/or acted, about 1821 in 42 bars, that are shown by option or by context like in the original. The structure pops up selectively with the mouse running and goes away in an automatic fashion without polluting the new interface with bars, which is the main target of the Ribbon more...

See also for Excel, for PowerPoint, and for Word users.

b Popup Spell Number for Access®

This utility is a COM add-in or add-in (.mdb) programmed in VBA that makes it possible to capture a number in Microsoft® Access®, configure its respective SpellNumber (write-out number, as in check writing protection) through a popup user interface, and insert it back in Access or send it to the Windows clipboard to be immediately pasted into any Access place or into another Windows application... more...

See also for Excel, for PowerPoint, and for Word.

b Access Free

This utility allows you to work with Access without macro alerts for your known Database files that contain macros, while maintaining the highest virus security level settings for all others Database files, thus increasing Access security and productivity. Other features include the ability to specify Access startup and file open options. This is a useful tool for all Access users users, from a normal user thought to power users and script programmers.

Basically, Access Free is a small, single file standalone executable that doesn’t need installation. It’s flexible in its application (the way it can be used) and does not change any Access or Windows settings... more...

It allows that files with Access extensions can function such as executable files, transferring to them facilities normally allowed only for EXEs like, for example, the one of can be opened automatically when an autorun CD is inserted, Zip Installer Package processed by VBA project... more...

See also Excel Free, PowerPoint Free, and Word Free.

b Popup Calculator for Access®

This utility is a COM add-in or add-in (.mdb) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a classic popup calculator in Microsoft® Access® to capture values, operate, and insert results with dozens of features like: captures number or numbers in control or text selection; addition, subtraction, multiplication, and division; square root; memory; operation with constant; paper ribbon; pops up in small size; pops up close to mouse cursor; adjustable size; decimals floating, limited up to nine in result or limited and fixed when entering; supports multiple instances; can be called by the mouse right button; can also be called directly from any VBA code in modal or modeless format; sound... more...

See also for Excel, for PowerPoint, and for Word.

b Popup Calendar for Access®

This utility is a COM add-in or add-in (.mdb) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a special popup calendar in Microsoft® Access® to pick and count dates, may insert dates and date ranges in Access with dozens of features like: pops up in small size; pops up close to mouse cursor; buttons to increase days, weeks, months and years; period count of days, weeks, months and years; supports multiple instances; can be called too directly from any VBA code in modal or modeless format; sound; 25 output formats in sensitive menu to... more...

See also for Excel, for PowerPoint, and for Word.

b Popup Clock for Access

This utility is a COM add-in or add-in (.mdb) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a special static or dynamic popup clock in Microsoft® Access® to pick and count times. It makes it possible to insert times and time ranges in Access in easy ways using only the keyboard or only the mouse, or both. It has dozens of features like: pops up in small size; pops up close to mouse cursor; display digital and/or analogic; period count of days, hours, minutes and seconds; supports multiple instances; can be called too directly from any VBA code in modal or modeless format; sound; 19 output formats in sensitive menu to... more...

See also for Excel, for PowerPoint, and for Word.

b PP to EXE Converter - PPtoEXE

This utility converts Microsoft® PowerPoint® files from original PP formats (PPT, PPS, PPA, POT, PPTX, PPTM, PPSX, PPSM, PPAM, POTX, POTM) to EXE format (convert PPT to EXE, convert PPS to EXE, convert PPTM to EXE, convert PPA to EXE, convert POT to EXE, convert PowerPoint to EXE). Like original PP files, the EXE files created are not independent of PowerPoint, but they allow you to define PowerPoint properties before opening and improve the portability and functionality of your presetations with or without macros and without macro alert, transferring EXE file properties to PP files.

The EXE format can be understood too as "Active Format", a new concept, because it controls the application start.

To work directly in PowerPoint with EXE format can be better than to work with an original format for any PowerPoint user type. For advanced users like VBA developers, files with this format can be better than Zip selfextract and better than any installer utility. Now the installer, the packet and the uninstaller of a VBA solution can be totally formatted in VBA too.

All these features come from a single file of only . The converter and any converted files are standalone in the presence of the Office library, no extra library is necessary and neither changes in your PowerPoint or Windows setting.

Templates, autorun CD, by pass macro alerts and... more...

See also DBtoEXE for Access users, XLtoEXE for Excel users, and DOCtoEXE for Word users.

 b Active Teach Ribbon for PowerPoint®

This utility is a COM add-in programmed in VBA using RibbonX and CommandBars objects to be functional in any Office local language. It destines to PowerPoint users migrating to the 2007 or 2010 version that, knowing the positions in the previous menu and toolbars structure, want to know instantaneously where they are in the Ribbon or want, eventually or not, to continue using menu and toolbars structure in the proper PowerPoint 2007 or 2010 without making changes in the Ribbon that could disturb the adaptation to the new interface.

Note: Showing a classic interface, although the main target described here is to teach the positions in the new interface, the Active Teach Ribbon has options to satisfy everyone: those users who love the new Ribbon interface and want to learn it fast and those who hate it. Despite Microsoft claims that it is an irreversible success, some users may want to hide it completely and show the classic interface with all its menus and toolbars, including context ones. Please see the FAQs for information about settings in the page of each application version.

All your knowledge and practice in the previous interface will continue being useful as before and they still go to facilitate your adaptation to PowerPoint new interface. Do not throw away your experience, but do not stagnate in it, by the contrary, use it to advance.

It contemplates all menu commands and toolbar buttons in all of their different possible positions to be taught and/or acted, about 948 in 27 bars, that are shown by option or by context like in the original. The structure pops up selectively with the mouse running and goes away in an automatic fashion without polluting the new interface with bars, which is the main target of the Ribbon more...

See also for Access, for Excel, and for Word users.

b Popup Spell Number for PowerPoint®

This utility is a COM add-in or add-in (.ppa) programmed in VBA that makes it possible to capture a number in Microsoft® PowerPoint®, configure its respective SpellNumber (write-out number, as in check writing protection) through a popup user interface, and insert it back in PowerPoint or send it to the Windows clipboard to be immediately pasted into any PowerPoint place or into another Windows application... more...

See also for Access, for Excel, and for Word.

b PowerPoint FreeNew

This utility allows you to work with PowerPoint without macro alert for your known PP files that contain macros, while maintaining the highest virus security level settings for all others PP files increasing PowerPoint security and productivity. Other features include the ability to specify the PowerPoint version (where more than one PowerPoint version is installed) and the startup window style (normal, maximized, minimized or hidden). This is a useful tool for all PowerPoint users, from a normal user thought to power users and script programmers.

Basically, PowerPoint Free is a small, single file standalone executable that doesn’t need installation. It’s flexible in its application (the way it can be used) and does not change any PowerPoint or Windows settings... more...

It allows that files with PowerPoint extensions can function such as executable files, transferring to them facilities normally allowed only for EXEs like, for example, the one of can be opened automatically when an autorun CD is inserted... more...

See also Access Free, Excel Free, and Word Free.

b Popup Calculator for PowerPoint®

This utility is a COM add-in or add-in (.ppa) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a classic popup calculator in Microsoft® PowerPoint® to capture values, operate, and insert results with dozens of features like: captures number or numbers in control or text selection; addition, subtraction, multiplication, and division; square root; memory; operation with constant; paper ribbon; pops up in small size; pops up close to mouse cursor; adjustable size; decimals floating, limited up to nine in result or limited and fixed when entering; supports multiple instances; can be called by the mouse right button; can also be called directly from any VBA code in modal or modeless format; sound... more...

See also for Access, for Excel, and for Word.

b Popup Calendar for PowerPoint®

This utility is a COM add-in or add-in (.ppa) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a special popup calendar in Microsoft® PowerPoint® to pick and count dates, may insert dates and date ranges in Word with dozens of features like: pops up in small size; pops up close to mouse cursor; buttons to increase days, weeks, months and years; period count of days, weeks, months and years; supports multiple instances; can be called too directly from any VBA code in modal or modeless format; sound; 25 output formats in sensitive menu to... more...

See also for Access, for Excel, and for Word.

b Popup Clock for PowerPoint

This utility is a COM add-in or add-in (.ppa) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a special static or dynamic popup clock in Microsoft® PowerPoint® to pick and count times. It makes it possible to insert times and time ranges in PowerPoint in easy ways using only the keyboard or only the mouse, or both. It has dozens of features like: pops up in small size; pops up close to mouse cursor; display digital and/or analogic; period count of days, hours, minutes and seconds; supports multiple instances; can be called too directly from any VBA code in modal or modeless format; sound; 19 output formats in sensitive menu to... more...

See also for Access, for Excel, and for Word.

b DOC to EXE Converter - DOCtoEXE

This utility converts Microsoft® Word files from original DOC formats (DOC, RTF, DOT, DOCM, DOCX, DOTM, DOTX) to EXE format (convert DOC to EXE, convert DOT to EXE, convert DOCM to EXE, convert Word to EXE). Like original DOC files, the EXE files created are not independent of Word, but they allow you to define Word properties before opening and improve the portability and functionality of your documents with or without macros and without macro alert, transferring EXE file properties to DOC files.

The EXE format can be understood too as "Active Format", a new concept, because it controls the application start.

To work directly in Word with EXE format can be better than to work with an original format for any Word user type. For advanced users like VBA developers, files with this format can be better than Zip selfextract and better than any installer utility. Now the installer, the packet and the uninstaller of a VBA solution can be totally formatted in VBA too.

All these features come from a single file of only . The converter and any converted files are standalone in the presence of the Office library, no extra library is necessary and neither changes in your Word or Windows setting.

Templates, autorun CD, by pass macro alerts and... more...

See also DBtoEXE for Access users, XLtoEXE for Excel users, and PPtoEXE for PowerPoint users.

 b Active Teach Ribbon for Word

This utility is a COM add-in programmed in VBA using RibbonX and CommandBars objects to be functional in any Office local language. It destines to Word users migrating to the 2007 or 2010 version that, knowing the positions in the previous menu and toolbars structure, want to know instantaneously where they are in the Ribbon or want, eventually or not, to continue using menu and toolbars structure in the proper Word 2007 or 2010 without making changes in the Ribbon that could disturb the adaptation to the new interface.

Note: Showing a classic interface, although the main target described here is to teach the positions in the new interface, the Active Teach Ribbon has options to satisfy everyone: those users who love the new Ribbon interface and want to learn it fast and those who hate it. Despite Microsoft claims that it is an irreversible success, some users may want to hide it completely and show the classic interface with all its menus and toolbars, including context ones. Please see the FAQs for information about settings in the page of each application version.

All your knowledge and practice in the previous interface will continue being useful as before and they still go to facilitate your adaptation to Word new interface. Do not throw away your experience, but do not stagnate in it, by the contrary, use it to advance.

It contemplates all menu commands and toolbar buttons in all of their different possible positions to be taught and/or acted, about 1296 in 42 bars, that are shown by option or by context like in the original. The structure pops up selectively with the mouse running and goes away in an automatic fashion without polluting the new interface with bars, which is the main target of the Ribbon more...

See also for Access, for Excel, and for PowerPoint users.

b Popup Calendar for Word

This utility is a COM add-in or add-in (.dot) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a special popup calendar in Microsoft® Word to pick and count dates, may insert dates and date ranges in Word with dozens of features like: pops up in small size; pops up close to mouse cursor; buttons to increase days, weeks, months and years; period count of days, weeks, months and years; supports multiple instances; can be called too directly from any VBA code in modal or modeless format; sound; 25 output formats in sensitive menu to... more...

See also for Access, for Excel, and for PowerPoint.

b Popup Clock for Word

This utility is a COM add-in or add-in (.dot) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a special static or dynamic popup clock in Microsoft® Word to pick and count times. It makes it possible to insert times and time ranges in Word in easy ways using only the keyboard or only the mouse, or both. It has dozens of features like: pops up in small size; pops up close to mouse cursor; display digital and/or analogic; period count of days, hours, minutes and seconds; supports multiple instances; can be called too directly from any VBA code in modal or modeless format; sound; 19 output formats in sensitive menu to... more...

See also for Access, for Excel, and for PowerPoint.

b Word Free

This utility allows you to work with Word without macro alert for your known DOC files that contain macros, while maintaining the highest virus security level settings for all others DOC files increasing Word security and productivity. Other features include the ability to specify the Word version (where more than one Word version is installed), whether to start as a new instance, the startup window style (normal, maximized, minimized or hidden) and finally the ability to start in normal or automation mode (start a new instance without loading any add-in or template). This is a useful tool for all Word  users, from a normal user thought to power users and script programmers.

Basically, Word Free is a small, single file standalone executable that doesn’t need installation. It’s flexible in its application (the way it can be used) and does not change any Word or Windows settings... more...

It allows that files with Word extensions can function such as executable files, transferring to them facilities normally allowed only for EXEs like, for example, the one of can be opened automatically when an autorun CD is inserted... more...

See also Access Free, Excel Free, and PowerPoint Free.

b My Useful Tools for Word

This utility is a set of tools programmed in VBA that I developed to help me with my work using Microsoft Word.

These that I use most frequently have proved helpful to me and may be useful to you as well:

1 - Spell number (write out numbers)
2 - Mark positions on document
3 - Selected text, find next
4 - Insert system Date and Hour
5 - Paste only text or only format from any applicaton
6 - Activate folder of active document
7 - Print book, handbook
8 - Online dictionary... more...

b Popup Calculator for Word

This utility is a COM add-in or add-in (.dot) programmed in Microsoft® Visual Basic® for Application (VBA) that generates a classic popup calculator in Microsoft® Word to capture values, operate, and insert results with dozens of features like: captures number or numbers in text selection; addition, subtraction, multiplication, and division; square root; memory; operation with constant; paper ribbon; pops up in small size; pops up close to mouse cursor; adjustable size; decimals floating, limited up to nine in result or limited and fixed when entering; supports multiple instances; can be called by the mouse right button or by a keyboard shortcut key set by the proper user; can also be called directly from any VBA code in modal or modeless format; sound... more...

See also for Access, for Excel, and for PowerPoint.

b Popup Spell Number for Word

This utility is a COM add-in or add-in (.dot) programmed in VBA that makes it possible to capture a number in Microsoft® Word, configure its respective SpellNumber (write-out number, as in check writing protection) through a popup user interface, and insert it back in Word or send it to the Windows clipboard to be immediately pasted into any Word place or into another Windows application. All this can be done with only two keystrokes... more...

See also for Access, for Excel, and for PowerPoint.

Facebook

THIS SITE NUMBERS HERE AND NOW  

Since 06/26/2005, visits to this homepage è

And visits to all pages è

Quantity of pages (asp) è

106

Total quantity of files (All types) è

308

      This site last updating è

12/23/2023

orlando@cpap.com.br è

Email

See too the mirror site numbers in Brazilian server.

gplus

Visitas hoje só nesta página: