VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Use this code to work out the Dates between two givern Dates. Currently it works by taking a value

Anaru Hartley  (3 Submissions)   Databases/Data Access/DAO/ADO   VB 6.0   Unknown Difficulty   Sat 4th December 2004   Mon 8th February 2021

Use this code to work out the Dates between two givern Dates. Currently it works by taking a value such as "7" and then it will work out every

API Declarations


* Add The Code to your Form Load Procedure.

Option Explicit

Dim Day as Integer
Dim Month as Intger
Dim Year as Integer

Dim LoopDays As Integer
Dim LoopCount As Integer
Dim LoopTimes As Integer

Rate Use this code to work out the Dates between two givern Dates. Currently it works by taking a value (1(1 Vote))
Use this code to work out the Dates between two givern Dates. Currently it works by taking a value .bas

Use this code to work out the Dates between two givern Dates. Currently it works by taking a value Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters