Anthony George
Registered User.
- Local time
- Today, 11:06
- Joined
- May 28, 2004
- Messages
- 105
Hi Everyone
I have a program that has an end date field called MyEndDate. It is formatted as a short date dd/mm/yyyy
Does anyone know a way that i can return this date after being randomly increased or decreased by 6 days either way, into another variable called MyEndDateRandom.
Ive tried doing it with normal random number generators but it just seems to concatenate the year 2008 into something like 20086.
Thanks for any help
Kindest Regards
Tony
I have a program that has an end date field called MyEndDate. It is formatted as a short date dd/mm/yyyy
Does anyone know a way that i can return this date after being randomly increased or decreased by 6 days either way, into another variable called MyEndDateRandom.
Ive tried doing it with normal random number generators but it just seems to concatenate the year 2008 into something like 20086.
Thanks for any help
Kindest Regards
Tony