Split Field or Extract a part
From: Robert (anonymous_at_discussions.microsoft.com)
Date: 02/18/04
- Next message: Rohtash Kapoor: "Re: Split Field or Extract a part"
- Next in thread: Rohtash Kapoor: "Re: Split Field or Extract a part"
- Reply: Rohtash Kapoor: "Re: Split Field or Extract a part"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 18 Feb 2004 08:05:00 -0800
I have been trying for some time to capture a part of a
string to convert and sum a number accross my result set.
The string looks like this: "abc,1 def,10 R-@@,xyz". I
have been looking for a way to split the field or extract
a part of it specifically "10 R-@@" but the problem lies
in the order not being consistent. Sometimes the part is
second, sometimes it is third and sometimes it ends up at
the end. The only thing that remains constant is the "R-
@" where the @ is some variable sequence of letters. Any
ideas to get me started?
Thanks,
Robert
- Next message: Rohtash Kapoor: "Re: Split Field or Extract a part"
- Next in thread: Rohtash Kapoor: "Re: Split Field or Extract a part"
- Reply: Rohtash Kapoor: "Re: Split Field or Extract a part"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|