Results 1 to 8 of 8

Thread: [RESOLVED] Question Please!

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2005
    Posts
    138

    Resolved [RESOLVED] Question Please!

    I have Text Box Control called txtCount
    VB Code:
    1. txtCount.Text = "Users Count " & X & " Now"
    it could be something like this
    "Users Count 56 Now" or "Users Count 3 Now" ...etc

    How can I make a short code that takes the Value X between "Users Count " & " Now".

    Thanks
    Last edited by Hack; Jul 27th, 2006 at 07:47 AM. Reason: Added [RESOLVED] to thread title and green "resolved" checkmark

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