Hi there,
Can anyone help me. I have a field that contains dates in the format "dd-mm-yyyy" which is okay for double digit months. What I need to do is tell the system to enter a "0" before a single month digit to amend the date from "12-2-2005" to "12-02-2005". I can do it, but only by creating 4 different queries, can anyone help me symplify it?
The only other problem is that the field type is text.
Can anyone help me. I have a field that contains dates in the format "dd-mm-yyyy" which is okay for double digit months. What I need to do is tell the system to enter a "0" before a single month digit to amend the date from "12-2-2005" to "12-02-2005". I can do it, but only by creating 4 different queries, can anyone help me symplify it?
The only other problem is that the field type is text.