Search : in
By :

Scan for more than one word

Last answer on Aug 31, 2009 8:02:37 pm BST excelformula, on Aug 31, 2009 7:54:19 pm BST 
 Report this message to moderators

Hello,
I have text in one cell and need to extract out several words and indicate each word with a value.

For instance: The coverage area drops calls.

We want to give coverage value 1
Drop a value of 2

Configuration: Windows XP Internet Explorer 6.0

Best answers for « Scan for more than one word » in :
Word 2007 inserting an image from a scanner Show Word 2007 inserting an image from a scanner Issue Solution Issue How to insert an image from a scanner in a Word 2007 document? Solution To insert an image from a scanner into a Word 2007 document, follow these steps: Start Word...
Download GText Show Do you have visual problems? Is the page that you are reading is fuzzy or illegible? Don’t worry! GText can solve your problem. This program displays sequentially each word of the selected text in your page, which means one word at a time. To do...
[Sed] Delete one or more lines from a file Show[Sed] Delete one or more lines from a file Removing one (or several) line (s) of a file Syntax: sed '{[/]||[/]}d' sed '{[/][,][/]d' /.../=delimiters n = line number...
Keeping different versions of a Word document in the same file ShowKeeping different versions of a Word document in the same file Microsoft Word calls this operation "versioning". The principle is very simple: one file will contain all the versions and will increase the file size. You can also...
Download a free version of Microsoft Word ShowDownload a free version of Microsoft Word Alternatives to Microsoft Word Ability Write Abiword KWord Jarte Word Processor Download a free version of Microsoft Word Microsoft Office Word is a word processing software licensed by...
Download Quick Word to PDF ShowTo transfer your documents most in possible security, there is not better than format PDF. Then, to convert your documents Word into PDF, adopt the quick program Word to PDF. Quick Word to PDF is a tool which integrates with the interface of...
Sharing an Internet connection ShowAdvantagesIf you have a LAN (two computers or more connected in a network), of which one is connected to the Internet (via a DSL modem, cable, etc.), it may be worthwhile to make the Internet accessible to the other computers on the LAN by installing...
TCP protocol ShowThe characteristics of TCP protocol TCP (which means Transmission Control Protocol) is one of the main protocols of the transport layer of the TCP/IP model. It makes it possible, at application level, to manage data coming from (or going to) the...
The Scanner ShowThe Scanner A scanner is an acquisition peripheral for scanning documents, i.e. converting a paper document to a digital image. There are generally three types of scanner: Flat scanners let you scan a document by placing it flat against a glass...

1

 sadgurl, on Aug 31, 2009 8:02:37 pm BST
  • +1

Hye,

Try to split the string into an array and then loop the array content to compare for the chosen words

:)

Reply to sadgurl