Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating a New Dialog
#15
How will you get whole text from Outlook message? Ctrl+A and Ctrl+C?
When you have text, use function find. It returns character position. Or can use findrx, if want to use regular expression. Or findw, to simply find whole word.

I am trying to come up with a way to look inside the text without using the find function in Outlook or in Word. I wanted to be able to open up a word document for instance and find <<**>> using findw or find. There are several of these "bookmarks", i.e. <<**>> and I wish to find one and stop and then another and stop. Seeing Kevin's example this might not be possible.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)