|
|
|
2
This macro will add a footer to your Excel worksheets. I use this at work because every Excel spreadsheet I do has to have my department and initials in the footer. This macro checks to make sure you are the author of the workbook, and it will not overwrite an existing footer. Just place this code in your personal macro workbook in the ThisWorkbook object.
5
This is a complete Hash table implementation for Visual Basic 6 or Visual Basic for applications. It is a complete tutorial and explains exactly how a hashtable works and the design decisions that were made for this version.
0
A simple HashTable Function in VBA, incl. checking for unique key.
1
Stefan0410
This module shows a really simple way to handle values in a LastIn-FirstOut (LIFO) stack by using array
- Push und Pop Functionality
- Push und Pop Functionality
0
A really simple way getting a FIFO Queue by using a array
0
This is a function which generates random letters for password. Programers can use this at Microsoft Excel and so on.
0
This script is a simple macro program which recalculate selected cells in Excel.
0
This macro is recalculating selected cells with showing the progress bar in bottom status bar.
Progress bar example :
しばらくお待ちください。再計算しています。| ***_______ | 35% | 35/100 |
Progress bar example :
しばらくお待ちください。再計算しています。| ***_______ | 35% | 35/100 |







