formatting dates(copying the first part of a date)

nbangazanbangaza Member Posts: 30
On a report:

I have created a variable StartDate which is datatype Date.

I have another variable vDate which is also a datatype Date.

If a user enters on vDate the date 12/03/10|15/04/10 for example, i want to be able to copy the first part of vDate which is 12/03/10 and do calculations based on the users input...but i dont know how to do this.

Anyone know how i can do this? Thanks

Comments

Sign In or Register to comment.