cuok
Programmer
- Dec 24, 2001
- 201
Hi friends!
how can i get the date of next Momday from any day in this week ?
I need to get next Monday (by function, sql...) in TextBox every time i opens the form which contains in another TextBox the day of today (date() - short date).
if today date is 08/18/03 (it is Monday) i need to get 08/25/03
if today date is 08/19/03 i need to get 08/25/03
if today date is 08/20/03 i need to get 08/25/03
if today date is 08/21/03 i need to get 08/25/03
ETC'
thanks for any help
CUOK
how can i get the date of next Momday from any day in this week ?
I need to get next Monday (by function, sql...) in TextBox every time i opens the form which contains in another TextBox the day of today (date() - short date).
if today date is 08/18/03 (it is Monday) i need to get 08/25/03
if today date is 08/19/03 i need to get 08/25/03
if today date is 08/20/03 i need to get 08/25/03
if today date is 08/21/03 i need to get 08/25/03
ETC'
thanks for any help
CUOK