View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Pesach Shelnitz[_2_] Pesach Shelnitz[_2_] is offline
external usenet poster
 
Posts: 277
Default How do I search for pennies in Word (eg $4.13 as opposed to $4)

Hi,

Do the following.
1. Press Ctrl+F to open Find and Replace.
2. In "Find What", type $[0-9,]{1,}.[0-9]{2}
3. Click "More".
4. Select the "Use wildcards" check box.
5. Click "Find Next.

Be sure to clear the "Use wildcards" check box when you perform your next
search.
--
Hope this helps,
Pesach Shelnitz


"guitarpants" wrote:

I'm trying to find a fast way to search through financial statement footnotes
and find instances where monetary amounts are not rounded to nearest dollar.
For instance, where $151,252.11 is typed, there should only be $151,252 (no
pennies).
Is there a way to search for monetary amounts that end in pennies?