Results 1 to 3 of 3

Thread: Extracting from string

Threaded View

  1. #1

    Thread Starter
    Registered User
    Join Date
    Sep 2002
    Posts
    221

    Extracting from string

    Hi

    Can someone show me how to split a string and display each word in a label control?

    For example, if I enter the name "Jenny Smith Kline" in a text box, I want to be able to get each name and display it in a different label control.

    I know how to do it if there are only 2 names, e.g. "Jenny Smith", You just search for the "space" using the "instr" function.

    I cant seem to do it with 3 names?

    Please help
    Last edited by jennysmith; Apr 11th, 2004 at 05:02 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width