Hi All,
I am having trouble with formatting a field in Access. The field is called COMPLETEDATE. The data in this field has the format of "1110314" the data is of type string. How do I drop off the leading 1 in the string? :confused: What I would like to see is "110314" not "1110314" Can...