In your find box (open with ctrl + f), open the 'Find Options' box by clicking on the plus sign (this sign will be - if it is already open). make sure you put a checkmark next to "Use:", and select 'Wildcards' from the dropdownlist.
Next, if you're looking for anything on the left and anything on the right of the equal sign, you'll want to type:
* = *
in the 'Find what' box for your search criteria. Wildcards do not have to be enclosed by other characters, unless you're doing a RegEx style search.
See here for more information.
---------------------------------------
MCP - Web Based Client Development .NET 2.0