Re: Sorting on a partial email address

2005-07-20 Thread Robert
"pDale" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On 7/18/05, Robert <[EMAIL PROTECTED]> wrote: > I am pulling out users (name + email) and I need to sort the list by > everything after the @ sign in the email address. I wasn't sure which group > to post to. > > I am pulling them

Re: Sorting on a partial email address

2005-07-18 Thread pDale
On 7/18/05, Robert <[EMAIL PROTECTED]> wrote: > I am pulling out users (name + email) and I need to sort the list by > everything after the @ sign in the email address. I wasn't sure which group > to post to. > > I am pulling them into an excel spreadsheet from Oracle. I wasn't sure at > what poin

Re: Sorting on a partial email address - Oracle to Excel (but where is Perl involved?)

2005-07-18 Thread Jonathan Leffler
Explain where Perl and DBI fits in - then maybe we can suggest some help. On 7/18/05, Robert <[EMAIL PROTECTED]> wrote: > > I am pulling out users (name + email) and I need to sort the list by > everything after the @ sign in the email address. I wasn't sure which > group > to post to. > > I am

RE: Sorting on a partial email address

2005-07-18 Thread Wagner, David --- Senior Programmer Analyst --- WGO
Robert wrote: > I am pulling out users (name + email) and I need to sort the list by > everything after the @ sign in the email address. I wasn't sure which > group to post to. > > I am pulling them into an excel spreadsheet from Oracle. I wasn't > sure at what point the sort should happen (except

Sorting on a partial email address

2005-07-18 Thread Robert
I am pulling out users (name + email) and I need to sort the list by everything after the @ sign in the email address. I wasn't sure which group to post to. I am pulling them into an excel spreadsheet from Oracle. I wasn't sure at what point the sort should happen (except sometime before it writes