G
Guest
Hi,
I have been reading this and tried the help file etc. WIth no luck.
I have a column with numbers and a colon. For example:
28:34
Looking at the database, this is in text format. Format will always be the
same with one slight difference: 2-3 numbers before, 2-3 numbers after, the
":" (colon). For some reason the examples I have read about don't work. I
tried the following:
Left([myfield],2,)
I've replaced the '2' with a '3'. I'm not quite doing something just right.
All I want is everything on the left of the colon, and everything that may
be on the right of the colon. Separated, of course.
This will eventually be exported into EXCEL, so if it's easier there I'll
ask that newsgroup.
(Person responsible for this has been, shall we say, reassigned?)
Thanks, people,
RickyDee
I have been reading this and tried the help file etc. WIth no luck.
I have a column with numbers and a colon. For example:
28:34
Looking at the database, this is in text format. Format will always be the
same with one slight difference: 2-3 numbers before, 2-3 numbers after, the
":" (colon). For some reason the examples I have read about don't work. I
tried the following:
Left([myfield],2,)
I've replaced the '2' with a '3'. I'm not quite doing something just right.
All I want is everything on the left of the colon, and everything that may
be on the right of the colon. Separated, of course.
This will eventually be exported into EXCEL, so if it's easier there I'll
ask that newsgroup.
(Person responsible for this has been, shall we say, reassigned?)
Thanks, people,
RickyDee