madg3rr
06-24-2003, 02:08 AM
i m tring to find the diff between 2 dates... For example, submitdate & closedate.
for normal format, it will be using the
leadtime = datediff("d",submitdate, closedate)
closedate is the end date while submitdate is the start date...
the format of the dates is 23-Jun-03.
but the datediff function does not read dis format so my qns is how do i find the date difference wen my format is like so...
for normal format, it will be using the
leadtime = datediff("d",submitdate, closedate)
closedate is the end date while submitdate is the start date...
the format of the dates is 23-Jun-03.
but the datediff function does not read dis format so my qns is how do i find the date difference wen my format is like so...