Date Calculator-Copywrite (c) 1994 Russell Kemsley and Kemsoft Date Calculator is a simple app that was inspired by my wife's need at her job to determine due dates of certain projects and on what day of the week those due dates fell. Date Calculator was developed using Microsoft Visual Basic 3.0 and therefore the Visual Basic Run-time DLL (VBRUN300.DLL) must be available on your system. If you are running other Visual Basic 3.0 apps, chances are you may already have it in your \WINDOWS\SYSTEM\ directory in which case, you may delete the copy I have included with Date Calculator. However, if a copy of VBRUN300.DLL is not on your system, you will need to move it to your \WINDOWS\SYSTEM\ directory. Using Date Calculator: When it first starts, today's date is displayed in the "Starting Date" text box. If the "Due Date is x days from today, simply select the no. of "Terms" (days) in the pull down combo box. If the no of days you desire is not listed, you can type the days in by highliting the combo box and typing. The "Due Date" is automatically upated for every key press. You may also calculate using a different Starting Date by using the Horizontal Scroll Bar directly below the Starting Date. Again the Due date is automatically updated. In this version, I have only alloted Saturdays and Sundays as Bank Holidays. When a "Due Date" is a Bank Holiday the text will appear in red and a note will display that it is such. I hope you find this little app useful-Enjoy!