This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: How do I code a finder for this soundex query?ldandersen Feb 8, 2002 5:48 PM (in response to ldandersen)OK, well, *I* officially feel like an idiot :-)! I kept experimenting and found that I was making it *waaay* too complicated. It turns out the following worked just fine: 
 SOUNDEX(maxofborrower) = SOUNDEX({0})
 That's right, no fancy quote stuff. Funny how that was the last thing I tried...
 Oh well, thanks anyway--I'm going home now :-).
 Buzz
