glthornton
Programmer
Hi everyone,
I'm using Access 2000 and I'm trying to parse a data string like "3/19/2003 10:36:00 AM" into it's separate parts. What I need is:
Month=3
Day=19
Year=2003
Time1=10
Time2=36
Does anyone have a suggestion as to how this can be done?
Thank you,
glthornton
I'm using Access 2000 and I'm trying to parse a data string like "3/19/2003 10:36:00 AM" into it's separate parts. What I need is:
Month=3
Day=19
Year=2003
Time1=10
Time2=36
Does anyone have a suggestion as to how this can be done?
Thank you,
glthornton