Hi all... i'm a beginner... i have problems dealing with date.. My Question are:
1. i want to delete a set of record having todays date rollback till a year ago.. how can i put this into vb codes? ( from today(DD/MM/YYYY) till DD/MM/YYYY -1). Can i extract part by part of the date .. for exmple just want the date (DD)
2. can i get duration of days after substracting/adding(sum) two dates? How do i code this?
1. i want to delete a set of record having todays date rollback till a year ago.. how can i put this into vb codes? ( from today(DD/MM/YYYY) till DD/MM/YYYY -1). Can i extract part by part of the date .. for exmple just want the date (DD)
2. can i get duration of days after substracting/adding(sum) two dates? How do i code this?
Comment