rezdragon Posted November 22, 2005 Posted November 22, 2005 ok here is what i want to do i want to take a date that is currentlt in my file IE 06/12/2005 and make it be the 15th of the month for the next month IE. 07/15/2005 so what ever is displayed in the first feild is displayed the 15th of the next month
comment Posted November 22, 2005 Posted November 22, 2005 Try: Date ( Month ( yourDate ) + 1 ; 15 ; Year ( yourDate ) )
Recommended Posts
This topic is 7288 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now