G
Guest
Hi, I'm new here please be patient.
In a query, I have a field called MEMBERSHIPDATE with the format MM/DD
/YYYY. From it I want to obtain, in another column, a number MMDDY. To
clarify, please see the next examples:
12/9/2003 I want to obtain 12093
1/1/2004 I want to obtain 01014
8/10/2005 I want to obtain 08105
What expresion do I need to retreive such a number. Thanks
In a query, I have a field called MEMBERSHIPDATE with the format MM/DD
/YYYY. From it I want to obtain, in another column, a number MMDDY. To
clarify, please see the next examples:
12/9/2003 I want to obtain 12093
1/1/2004 I want to obtain 01014
8/10/2005 I want to obtain 08105
What expresion do I need to retreive such a number. Thanks