If I have a string with a comma delimiter (i.e. LName, FName), how do I exclude all characters up to and including the comma and display only the portion of the string following the comma (i.e. FName)? Would I use the GetToken function embedded in some other function?
============================================ Gary L. Alford Materiel and Procurement Senior BPE Specialist, SCM Bell Helicopter Textron Phone: (817) 280-6233 Fax: (817) 278-6233 mailto:[EMAIL PROTECTED] ============================================ ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
