D
Duane Hookom
Feel free use the large white space below the subject line to enter your
question.
Take a look at these functions:
Mid()
Left()
Right()
CDate()
Replace()
Just one of many possible solutions is
cdate(Replace(YourStringDate ,"_","-"))
question.
Take a look at these functions:
Mid()
Left()
Right()
CDate()
Replace()
Just one of many possible solutions is
cdate(Replace(YourStringDate ,"_","-"))