Results 1 to 28 of 28

Thread: [Resolved]Searching string array

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    49

    [Resolved]Searching string array

    hi,

    im new to VB - so hope ive come to the right place. basically i've got to create a macro that searches through highlighed text for characters (ie. comma's, fullstop, etc) and counts those occurents against actual words. Now i started this the basic way and highlighted text to detect the punctuation characters but im unable to get them to recoginse more than 1 punctuation character (is there an "OR" function in Instr?). Also not sure how to count them, i know i would store them in an array and then continue the count - but i'm having problems with that? could someone give me some insight on this?

    thanks a lot.
    Last edited by chaos7; Apr 30th, 2005 at 09:15 AM. Reason: Resolved

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