mattyj Posted September 18, 2008 Posted September 18, 2008 first of thank you everyone that has been helping me today, so far i have managed to get everything to work and i am now using the stuff you taught me to do other things now! I am working on a calculation that will take 1 date and todays date and give me the number of days left. e.g.(days) 660 300 5 0
mr_vodka Posted September 18, 2008 Posted September 18, 2008 Well depending on what you mean by days left Today - yourDate or YourDate - Today. Get ( CurrentDate ) - YourDate number result. reverse for the latter.
Recommended Posts
This topic is 5969 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