|
HandyFile Find and Replace: Office Edition 3.4.4 - User Guide and FAQ
Screenshots
- More
Details
Frequently Asked Questions - HandyFile Find and Replace: Office Edition
- What are Regular Expressions?
Regular expressions are a way to search for substrings
("matches") in strings. This is done by searching with "patterns"
through the string.
- Why can we use Regular Expressions?
Example usages could be:
- Remove all occurrences of a specific tag from an html file.
- Check whether an e-mail address is well-formed.
- Replace value of some tag attribute with a different one.
- How to find and replace text in word and excel
files?
To find the Microsoft Office file(s) of the required
type and replace text in them, do the following:
- Specify the folder in which you want to find files. For example:
C:\MyOfficeFiles
- Set mask(s) of the files that you want to find.
- To search for the native Microsoft Word files (.doc), set
the filter to *.doc.
- To search for .rtf files to be processed with Microsoft
Word, set the filter to *.rtf.
- To search for both .doc and .rtf files to be processed with
Microsoft Word, set the filter to *.rtf;*.doc.
- To search for Microsoft Excel files (.xls), set the filter
to *.xls.
- If you need to process both Microsoft Excel and Microsoft
Word files, set the filter to *.rtf;*.doc;*.xls.
- Type in the text that you want to find in the Find What field.
- Enter the text that you want to replace the found text in the
Replace With field.
- The Microsoft Office searches allow using the Case-sensitive
search. If you need to find text exactly as you have typed, check
this option.
- Make sure the option Search only is unchecked.
- Click the Replace button.
Screenshots
- More Details
|